Go to file
2025-12-23 14:03:21 +01:00
jobs Chess fix 2025-12-23 14:03:21 +01:00
__init__.py New job: unit conversion. Refactoring to modules 2025-12-23 00:10:50 +01:00
.gitignore New job: unit conversion. Refactoring to modules 2025-12-23 00:10:50 +01:00
print_server.py More docs 2025-12-23 09:09:26 +01:00
README.md Chess: randomly generated situations using Chess library 2025-12-23 09:43:49 +01:00

Print Homework

Simple homework printer using a thermal printer. Practice makes perfect!

Install

pip install python-escpos[all] --user

Chess module

pip install chess

Config

Consult python-escpos docs:

Run

python print_server.py