Rastreamento de pacotes do correio
Project description
Rastreamento de pacotes dos Correios.
Documentação: https://rastreio-correios.r3ck.com.br
Código Fonte: https://github.com/rennancockles/rastreio-correios
Rastreio-Correios é uma biblioteca simples para rastreamento de pacotes dos correios.
Requisitos
Uma versão recente do Python (3.8 ou superior).
Instalação
$ pip install rastreio-correios
---> 100%
Successfully installed rastreio-correios
Examplo
Para mais exemplos veja a página de funcionalidades na documentação.
from correios import Correios
correios = Correios()
objeto = correios.rastreio(cod="PM123456789BR")
if objeto and objeto.eventos:
print(objeto.eventos[0].descricao)
Licença
Esse projeto é licenciado sobre os termos da licença MIT.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Rastreio Correios-0.1.4.tar.gz.
File metadata
- Download URL: Rastreio Correios-0.1.4.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f4183e02b69f606c2a177cb556daef0c75deea762d638d99bb06c2aae2b94d8
|
|
| MD5 |
5e9bff8c2ce85e6581aa4f2634ad1823
|
|
| BLAKE2b-256 |
780571fc47b78f1adcd8a375f237125cfbc790f91295997fb8dad56e0e07639c
|
File details
Details for the file Rastreio_Correios-0.1.4-py3-none-any.whl.
File metadata
- Download URL: Rastreio_Correios-0.1.4-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73afd74e33c873322e0a7bb88db31ac67352fea425a1dc20d145e1b84e10a47b
|
|
| MD5 |
13d45f90fdb61853251c8469b14befbe
|
|
| BLAKE2b-256 |
9b81b58b8ad2f0ba25b7aebe4b4169553ff31a97b1c0c7529ec7b8403d3eba02
|