Skip to content

Lib that scrap informations in Brazilian Governement`s system called ComprasNet

License

Notifications You must be signed in to change notification settings

codevance/python-comprasnet

Repository files navigation

Python ComprasNet

Lib that scrap informations in Brazilian Governement`s system called ComprasNet

How to install

  1. Make and activate python3 virtualenv
  2. Run pip install -r requirements.txt

How to test

To run all tests you need to install test requirements before:

pip install -r requirements-test.txt

Unit tests

make test

Integration tests

make integration_test

Examples to how to use

See python contrib/example.py

About

Lib that scrap informations in Brazilian Governement`s system called ComprasNet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published