python-escpos/escpos
Patrick Kanzler 2aa0878f54 Merge pull request #123 from python-escpos/refactor/misc-issues
Refactor misc issues
2016-04-03 21:46:15 +02:00
..
__init__.py FIX import problems with __init__.py 2016-03-07 00:10:06 +01:00
cli.py Fix converting of passed bool values properly 2016-04-01 10:31:28 -07:00
config.py Clairify config loading comments 2016-03-30 17:13:59 -07:00
constants.py Implement printer-side rendering of QR codes for printers that support it. 2016-04-03 13:55:52 +10:00
escpos.py Merge pull request #123 from python-escpos/refactor/misc-issues 2016-04-03 21:46:15 +02:00
exceptions.py Add an exception for missing configuration sections 2016-03-30 17:10:21 -07:00
printer.py REFACTOR remove wildcard-import from escpos in printer 2016-04-02 15:33:24 +02:00