This is an implementation of ORTOOLS for practice in which a different type of virtual scenes are been created for Package delivery system and optimize it.
In the main features to notice :
Libraries :
1) Pandas
2) Numpy
3) ORTOOLS
4) harvise
5) BARCODE: pip install python-barcode
6) PILLOW
7) flask
8) jinja2
Open In VScode and Select The finale Workspace which will help to manage all the files to Run that program type:
python main.py (Powershell)
python3 main.py (Linux)