Track Your DTDC Courier consignments with MASS Trackung Id in one click
Add all your Tracking No. in single CSV file seperated by new line(each line one record) and save it
- Install Flask and required dependencies.
- Run application using "flask run" command.
Uncomment print and file.write if you want detailed tracking history
Turn around time 100 valid records in 50 seconds
- python -m pip install --user virtualenv
- python3 -m venv myenv
- .\myenv\Scripts\activate