FriedrichFroebel / brother_ql_web

A Python-based web service to print labels on Brother QL label printers. Based on brother_ql: https://github.com/pklaus/brother_ql
GNU General Public License v3.0
7 stars 4 forks source link

Make installable from PyPI #1

Closed FriedrichFroebel closed 1 year ago

FriedrichFroebel commented 1 year ago

The application currently works from a source checkout only. While this might be a realistic scenario for some use cases, it creates some extra burden due to not using the standardized Python installation methods.

As far as I am aware, the following aspects should be changed: