Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status: alt build

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')

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages