Busca endereco a partir de um CEP no site dos Correios
Project description
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’)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file python_cep-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: python_cep-0.4.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53ab097c9d2c074303a0b52f27f0a04177453845686b3cfe111eaa12d33301aa |
|
MD5 | abc09186a66bfe79102425e9708f610d |
|
BLAKE2b-256 | ac1c8d61902d0c83e7eafc541f23034a4e60e68f9d6a81bfa640a5149c19ef1f |