Skip to content

An utility for finding delivery status for Ceska posta

License

Notifications You must be signed in to change notification settings

TheXer/package-tracking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

package-tracking

Build Status codecov

An utility for finding delivery status for Ceska posta

Prerequisites

Python >= 3.7

Before the first run

pip install -r requirements.txt

Running

The Python cpost_tracking.py script syntax is following:

package_tracking.py [-h] -p PACKAGE

Note: following examples are given for Fedora 30 with Python 3.7 installed

Lets say you want to find out where is your package with tracking number ABCDE12345678:

python package_tracking.py -p ABCDE12345678

Example output:

===================ABCDE12345678====================
====================================================
= 13.7.2019 | Odeslání zásilky do České republiky. =
====================================================

Written In

Authors

About

An utility for finding delivery status for Ceska posta

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%