API para consulta de endereço e CEP
Project description
Wltr EBCT Finder
Wltr EBCT Finder é uma API para consulta de endereços e CEP através do site da Empresa Brasileira de Correios e Telégrafos.
Autor
👤 Walter Avelino
- StackOverFlow @walteravelino
- Github: @walteravelino
- Linkedin: @walteravelino
- DEV: @walteravelino
📝 Licença
Copyright © 2020 Walter Avelino.
Os projetos estão sob a licença MIT.
Instalação
A API Wltr EBCT Finder pode ser instalada utilizando o pip:
$ pip install wltr-ebct-finder
Guia rápido
>>> import wltr_ebct_finder
>>> address = wltr_ebct_finder.find_data('04311050')
>>> print(address)
{'cep': '04311-050',
'logradouro': 'Rua Ramiro Barcelos',
'complemento': '',
'bairro': 'Vila Guarani (Z Sul)',
'localidade': 'São Paulo',
'uf': 'SP',
'ibge': '3550308',
'gia': '1004',
'ddd': '11',
'siafi': '7107'}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wltr-ebct-finder-1.1.0.tar.gz.
File metadata
- Download URL: wltr-ebct-finder-1.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c8f3f37aeae94ebd860fc190254e7f7a32c69912a8648c7035b5de1bdcf69b7
|
|
| MD5 |
439f13bba2a431461593340745689c7c
|
|
| BLAKE2b-256 |
96ebc74f612da660755ff62c156100eae3bd594ebe34095e848f976607165ffd
|
File details
Details for the file wltr_ebct_finder-1.1.0-py3-none-any.whl.
File metadata
- Download URL: wltr_ebct_finder-1.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b89589ae1a6d525fefc658a43886eb74d97d6f63a130c23a6b550759516b0fb
|
|
| MD5 |
38abf6c108148a3f4297c538b081fc08
|
|
| BLAKE2b-256 |
112aa05e8fde74a57d7317d5455790d725f812aa19310856c51247a9b18c67c6
|