Python 3.6+
python3.6 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
cp .env.example .env
# Put required variables to .env file
export $(grep -v '^#' .env | xargs) # Apply vars from .env to your environment
python3.6 main.py
After server started follow tracking page url and use your tracking number for get info