Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leogregianin/viacep-flask
:mailbox: :snake: Buscar informações do CEP com o webservice do ViaCEP https://viacep-flask.herokuapp.com
https://github.com/leogregianin/viacep-flask
cep flask python
Last synced: about 15 hours ago
JSON representation
:mailbox: :snake: Buscar informações do CEP com o webservice do ViaCEP https://viacep-flask.herokuapp.com
- Host: GitHub
- URL: https://github.com/leogregianin/viacep-flask
- Owner: leogregianin
- Created: 2016-03-29T17:16:14.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T02:43:55.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T14:43:14.218Z (6 months ago)
- Topics: cep, flask, python
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 7
- Watchers: 3
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ViaCEP em Python com Flask
Buscar informações do CEP com o webservice do site viacep.com.br
## https://viacep-flask.herokuapp.com
## Bibliotecas
* deploy https://ww.heroku.com
* Flask==0.10.1
* gunicorn==19.4.5
* itsdangerous==0.24
* Jinja2==2.8
* MarkupSafe==0.23
* requests==2.9.1
* Werkzeug==0.11.4
* viacep==1.2.0