# create a virtualenv
$ virtualenv -p python3 env
# activate virtualenv
$ source env/bin/activate
# download the project
$ git clone https://github.com/I-am-Gabi/raspagem-ordens-camara.git
$ cd raspagem-ordens-camara
# install requirements
$ pip install -r requirements.txt
# run
$ python raspagem.py
forked from exageraldo/raspagem-ordens-camara
-
Notifications
You must be signed in to change notification settings - Fork 0
learning-crawlers/raspagem-ordens-camara
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%