Programa não oficial de rastreio de encomendas dos correios.
Project description
🐍 Rastreador de Encomendas
Esse programa tem como seu intuito fazer o rastreio de encomendas dos correios
- Rastreio de encomendas
Como utilizar?
from asyncio import run
from rastreio_correios import Rastreio
async def main():
rastreio = Rastreio()
resultado = await rastreio.rastrear()
print(resultado)
run(main())
O que usamos na infraestrutura?
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file rastreio-correios-async-1.0.0.tar.gz
.
File metadata
- Download URL: rastreio-correios-async-1.0.0.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94bfeda1de7d0780b7fcb13c75e320ec88f3952647b8523ba8d34f11ba4e4076 |
|
MD5 | 5cacb59d27ede6c224abe5603bc842a4 |
|
BLAKE2b-256 | 64b12492b65ff1b16db3b4736bda1146f8ebbebb5593b6525024778e063157bc |
File details
Details for the file rastreio_correios_async-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: rastreio_correios_async-1.0.0-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5f27bf451ef7aafe9c67504b9ae8c904c8b5d22c4a33572cc1b14aaa2de1243 |
|
MD5 | f2e417f8517cc1cf84d9e7dd08177560 |
|
BLAKE2b-256 | 1a4ae0d80b9ba5dc6949f3e45ac512392abeccd8c5d36956f30c42c77bf05a3f |