python-escpos/src/escpos
Patrick Kanzler 91cbc264fc
Refactor to using f-strings (#608)
* update authors

* refactor to using f-strings
2023-12-11 00:34:29 +01:00
..
printer Restore types-pywin32 (#591) 2023-10-31 13:55:48 +01:00
types import TypedDict from typing, not from extensions (#589) 2023-10-28 21:11:38 +02:00
__init__.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
capabilities.json improve import capabilities from a submodule 2016-09-02 17:13:38 +02:00
capabilities.py Refactor to using f-strings (#608) 2023-12-11 00:34:29 +01:00
cli.py Improve diagnostic output (#577) 2023-10-05 14:15:19 +02:00
codepages.py Improve test coverage and fix issue in path loading (#602) 2023-12-06 00:25:36 +01:00
config.py Refactor to using f-strings (#608) 2023-12-11 00:34:29 +01:00
constants.py switch to python 3.12 (#582) 2023-10-09 00:13:39 +02:00
escpos.py Refactor to using f-strings (#608) 2023-12-11 00:34:29 +01:00
exceptions.py Refactor to using f-strings (#608) 2023-12-11 00:34:29 +01:00
image.py add type annotations for escpos image handler (#599) 2023-12-03 23:36:35 +01:00
katakana.py reformat codebase 2021-10-30 18:15:22 +02:00
magicencode.py Refactor to using f-strings (#608) 2023-12-11 00:34:29 +01:00