Closed moacirmoda closed 6 years ago
I added a new class called ComprasNetApi that will wraps API from site comprasnet.dados.gov.br.
ComprasNetApi
For now I only implement this methods:
get_licitacoes_uasg
get_licitacoes_uasgs
The documentation for each method can be found on his docstrings.
I added a new class called
ComprasNetApi
that will wraps API from site comprasnet.dados.gov.br.For now I only implement this methods:
get_licitacoes_uasg
get_licitacoes_uasgs
The documentation for each method can be found on his docstrings.