Lib that scrap informations in Brazilian Governement`s system called ComprasNet
- Make and activate
python3virtualenv - Run
pip install -r requirements.txt
To run all tests you need to install test requirements before:
pip install -r requirements-test.txtmake testmake integration_testSee python contrib/example.py