A GUI implementation of the Semaphore problem Pizza Eating Problem done using the threading and wxPython modules in Python.
These instructions will get you a copy of the project up and running on your local system.
- Install WxPython modules using
sudo apt install python-wxgtk3.0
- Run the program using
python Pizzaphiles.py
Note: This program is compatible with python version < 3.0