mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00

* ref(package) replace appdirs with platformdirs in configuration and requirements files * ref: remove types-appdirs from dependencies in tox.ini
Simple example on how to use it inside a web service
docker build . -t escpos-web
docker run --network=host -p 9999:9999 escpos