# Print Homework Simple homework printer using a thermal printer. Practice makes perfect! ## Install ```shell pip install python-escpos[all] --user ``` ## Run ```shell python print_server.py ```