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 .