- python3
- tkinter
- numpy
- matplotlib
- PIL/Pillow (recommended)
- xlwt (recommended)
You can install them using pip:
pip install -r requirements.txt and pip install -r recommends.txt
Run program using python main.py or python3 main.py. Or, try complited files (not python required!) for Windows or Linux.
