python-escpos/escpos
William Rogers 940306295c Added interface to allow the printer device to be manually opened and closed.
This allows the printer object to retain the host side image cache and helps
the developer to open the printer only as needed to help avoid issues if the
device has been disconnected.

NOTE: This style of usage is optional and standard usage is otherwise unaffected.
2015-05-15 11:16:30 -05:00
..
__init__.py Added proper installer 2013-03-13 23:22:43 -07:00
constants.py Added quad support 2014-05-20 22:43:40 -07:00
escpos.py Added an image cache to allow for faster image printing 2015-05-14 14:39:05 -05:00
exceptions.py Fixed tabs and added charcode tables 2014-05-20 22:15:54 -07:00
printer.py Added interface to allow the printer device to be manually opened and closed. 2015-05-15 11:16:30 -05:00