LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/pycep_correios.rst
docs/usage.rst
docs/_static/logo.jpg
pycep_correios/__init__.py
pycep_correios/client.py
pycep_correios/excecoes.py
pycep_correios/exceptions.py
pycep_correios.egg-info/PKG-INFO
pycep_correios.egg-info/SOURCES.txt
pycep_correios.egg-info/dependency_links.txt
pycep_correios.egg-info/not-zip-safe
pycep_correios.egg-info/requires.txt
pycep_correios.egg-info/top_level.txt
tests/__init__.py
tests/test_format_cep.py
tests/test_get_address_from_cep.py
tests/test_get_cep_from_address.py
tests/test_pycep_correios.py
tests/test_validate_cep.py