python-escpos/src/escpos
Patrick Kanzler b4920aafe2
increase allowed line-length, fix whitespace in cli.py
2017-01-30 01:41:01 +01:00
..
__init__.py add version-strings into the module 2016-07-17 19:39:42 +02:00
capabilities.json improve import capabilities from a submodule 2016-09-02 17:13:38 +02:00
capabilities.py use not in instead of not ... in 2017-01-30 00:50:58 +01:00
cli.py increase allowed line-length, fix whitespace in cli.py 2017-01-30 01:41:01 +01:00
codepages.py reformat PEP8 and similar issues 2017-01-30 00:10:14 +01:00
config.py SETUP move code to src 2016-06-20 17:48:14 +02:00
constants.py Merge pull request #170 from miracle2k/text-encoding 2016-09-29 19:23:54 +02:00
escpos.py reformat PEP8 and similar issues 2017-01-30 00:10:14 +01:00
exceptions.py improve the exceptions 2016-08-02 04:42:21 +02:00
image.py improve large image printing 2016-08-02 00:04:43 +02:00
katakana.py reformat PEP8 and similar issues 2017-01-30 00:10:14 +01:00
magicencode.py reformat PEP8 and similar issues 2017-01-30 00:10:14 +01:00
printer.py doc update methods and printers and use autodoc 2017-01-26 00:28:33 +01:00