This website requires JavaScript.
Explore
Help
Sign In
setop
/
python-escpos
Watch
1
Star
0
Fork
You've already forked python-escpos
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3e89a10bed
python-escpos
/
escpos
History
Stephan Sokolow
3e89a10bed
Accept "CODABAR" as an alias for "NW7" in barcode()
2016-01-08 02:46:21 +01:00
..
__init__.py
REFACTOR style and PEP8,
fixes
#66
2015-11-27 23:13:35 +01:00
constants.py
Actually use the barcode height and width parameters
2016-01-08 02:46:21 +01:00
escpos.py
Accept "CODABAR" as an alias for "NW7" in barcode()
2016-01-08 02:46:21 +01:00
exceptions.py
Make BarcodeSizeError and BarcodeTypeError display the erroneous value
2016-01-08 02:46:21 +01:00
printer.py
IMPROVE use sendall instead of send in network-printer
2016-01-08 01:56:06 +01:00