A python program to optimize the number of box you can fit in a pallet.
The project is build for Windows 10 (see the .exe) but this version is in french.
You can run the .py in the terminal with the command :
python3 {path_to_the_project}/Fill_box_optimizer.py
If you have constructives comments to make, they are welcome.