python-escpos/src/escpos
Patrick Kanzler b9e3827867 use pkg_resources
This change uses if no path for e capabilities-file is supplied a
temporary file created by pkg_resources, which should be more robust
than directly accessing the file. (This failed sometimes, for example
in zipped distributions or uncommon structures)
2020-05-11 22:54:22 +02:00
..
__init__.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
capabilities.json improve import capabilities from a submodule 2016-09-02 17:13:38 +02:00
capabilities.py use pkg_resources 2020-05-11 22:54:22 +02:00
cli.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
codepages.py add flake8-checks to travis 2017-01-30 02:29:08 +01:00
config.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
constants.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
escpos.py soft_barcode: add new center=True option 2020-05-10 14:08:50 +02:00
exceptions.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
image.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
katakana.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
magicencode.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
printer.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00