python-escpos/INSTALL

11 lines
347 B
Plaintext
Raw Normal View History

2010-02-26 08:54:46 +00:00
python-escpos
=============
This library is available over pypi. So for most of the use-cases it should be sufficient to run
2013-03-14 06:25:46 +00:00
```
pip install python-escpos[all] --user # add --pre if you want to install pre-releases
```
2010-02-26 08:54:46 +00:00
For more information please read the documentation at https://python-escpos.readthedocs.io/en/latest/user/installation.html