Installation

Quite simple:

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 https://github.com/BoboTiG/thermalprinter.git
cd thermalprinter
  1. Install them module:

python -m pip install -e .