Skip to content

base4sistemas/pyescpos-cli

Repository files navigation

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 .