Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating new class called that wraps Dados.gov.br API for ComprasNet database #9

Merged
merged 11 commits into from
May 17, 2018

Conversation

moacirmoda
Copy link
Collaborator

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.

@moacirmoda moacirmoda merged commit 7f24fb2 into master May 17, 2018
marceloandriolli pushed a commit that referenced this pull request May 19, 2018
* master:
  adding useful notebooks that helps in project
  adding new integration test
  encapsuling possibly errors on text exctration to avoid breaks total process
  Updating README.md
  reorganizing structure of tests to isolate unit tests from integration tests
  Creating new class called that wraps Dados.gov.br API for ComprasNet database (#9)
  {WIP} Fix date to search auctions #3
  {WIP} Get "endereço", "telefones", "fax", "entrada da proposta" and "abertura da proposta", info from  auction page #3
  {WIP} Fix tests #3
  {WIP} Get data from auctions page

Conflicts:
	comprasnet/__init__.py
	tests/test_class_comprasnet.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant