Program for printing charts for "chase problem".
The easiest way to launch the program is to run the chart_printer.exe file.
Or you can use pip to install all required packages, and then run it in python:
pip install -r requirements.txt
python ./chart_printer.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.