One script tool for checking status of objects on the way to be delivered by Correios.

Henrique abcae6c14e regex is not a requirement 4 years ago
LICENSE b13d90523c Initial commit 4 years ago
README.md d0e2cc98a0 Updates README 4 years ago
object_tracker.py abcae6c14e regex is not a requirement 4 years ago
requirements.txt abcae6c14e regex is not a requirement 4 years ago

README.md

correios-cli

One script tool for checking status of objects on the way to be delivered by Correios.

Usage

Install the required libraries in a virtual environment

$ cd path/to/directory
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt

Run the script passing the object's code as a parameter

$ python3 object_tracker.py --code XXXXXXXXXXXXX