Skip to main content

API para consulta de endereços e CEPs através do site da Empresa Brasileira de Correios e Telégrafos

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.

Requerimentos

  • beautifulsoup4
  • requests
  • unidecode

Instalação

A API Wltr EBCT Finder pode ser instalada usando pip:

$ pip install wltr-ebct-finder

Guia rápido

Essa API permite consultar os códigos postais e o endereço através da mesma chamada:

>>> import wltr_ebct_finder

>>> address = wltr_ebct_finder.find_cep('R. Ramiro Barcelos')
>>> print(address)
{'address': 'Rua Ramiro Barcelos', 'neighborhood': 'Vila Guarani (Z Sul)', 'city/state': 'São Paulo/SP', 'zipcode': '04311-050'}
>>> import wltr_ebct_finder

>>> address = wltr_ebct_finder.find_cep('04311-050')
>>> print(address)
{'address': 'Rua Ramiro Barcelos', 'neighborhood': 'Vila Guarani (Z Sul)', 'city/state': 'São Paulo/SP', 'zipcode': '04311-050'}

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.0.2.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wltr_ebct_finder-1.0.2-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file wltr-ebct-finder-1.0.2.tar.gz.

File metadata

  • Download URL: wltr-ebct-finder-1.0.2.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for wltr-ebct-finder-1.0.2.tar.gz
Algorithm Hash digest
SHA256 3cf261bda77fc8d717cfe0f2a103533059a610e659bd399bba393545fbcaefed
MD5 d15b588dcfe981de27265c7d5ffd9fd5
BLAKE2b-256 7c939d53d94495ef6b59b734f0cf9e994dbba10342476f63aeb8d07ba388ed01

See more details on using hashes here.

File details

Details for the file wltr_ebct_finder-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: wltr_ebct_finder-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for wltr_ebct_finder-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0d4538026640562daf4d4271736e48247ab0d2ceb1bba5d4fbbed45c504f6720
MD5 82b1f913a594fef830e6c23cfb82406f
BLAKE2b-256 283b77bdde8871ac4ee59ab36a868d655eb016c917903047d9bcc47e3836276b

See more details on using hashes here.

Supported by

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