Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.05 KB

README.rst

File metadata and controls

42 lines (26 loc) · 1.05 KB

PyESCPOS Command Line Interface

Development status Supported Python versions License Latest version

A PyESCPOS command line interface utiliy for development and testing.

Usage:

$ pip install pyescpos-cli
$ escpos --help

For this CLI development, install as:

$ git clone https://github.com/base4sistemas/pyescpos-cli.git
$ cd pyescpos-cli
$ pip install --editable .