Busca endereço a partir de um CEP no site dos Correios
pip install python-cep
import buscacep
res = buscacep.busca_cep_correios(‘01310000’)
# as dict (and convert to json if needed)
res = buscacep.busca_cep_correios_as_dict(‘01310000’)
Release files for python-cep 0.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| python_cep-0.4.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / python_cep-0.4.1-py3-none-any.whl
| Download URL | python_cep-0.4.1-py3-none-any.whl |
|---|---|
| Size | 3.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
53ab097c9d2c074303a0b52f27f0a04177453845686b3cfe111eaa12d33301aa
|
|
BLAKE2b-256 checksum How to use checksums |
ac1c8d61902d0c83e7eafc541f23034a4e60e68f9d6a81bfa640a5149c19ef1f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.0
|