Skip to main content

API para consulta de endereço e CEP

Project description

Wltr EBCT Finder

PyPI

Build Status

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

📝 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wltr-ebct-finder-1.1.0.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

wltr_ebct_finder-1.1.0-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page