[go: nahoru, domu]

Skip to content

base4sistemas/pyescpos-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 .