This is a Python Client for the legislative federal houses of Brazil.
We intend to cover and maintain all the API endpoints from Camara dos Deputados and Senado Federal
To use the Camara Client just
import congresso as cn camara = cn.Camara()
This project has been set up using PyScaffold 2.5.7. For details and usage information on PyScaffold see http://pyscaffold.readthedocs.org/.