💾 Installation

From a Package Manager

python -m pip install -U thermalprinter

From Sources

Alternatively, you can get a copy of the module from GitHub.

  1. Clone the repository:

git clone --depth=1 https://github.com/BoboTiG/thermalprinter.git
cd thermalprinter
  1. Install the module:

python -m pip install -e .