Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avelino/pycorreios
/ functions
Functions
10 in github.com/avelino/pycorreios
⨍
Functions
10
◇
Types & classes
2
↓ 2 callers
Method
_getDados
(self, tags_name, dom)
pycorreios/correios.py:40
↓ 1 callers
Method
cep
(self, numero)
pycorreios/correios.py:94
↓ 1 callers
Method
encomenda
(self, numero)
pycorreios/correios.py:112
↓ 1 callers
Method
frete
(self, cod, GOCEP, HERECEP, peso, formato, comprimento, altura, largura, diametro, mao_propria='
pycorreios/correios.py:54
↓ 1 callers
Function
get_version
(version_tuple)
setup.py:13
↓ 1 callers
Function
get_version
()
pycorreios/__init__.py:10
Method
__init__
(self)
pycorreios/correios.py:37
Method
test_cep
(self)
test/correios_test.py:28
Method
test_encomenda
(self)
test/correios_test.py:41
Method
test_frete
(self)
test/correios_test.py:10