python-escpos/src/escpos
Patrick Kanzler 3a8af8a6f5
switch to python 3.12 (#582)
* switch to python 3.12
* 3.11 on RTD
* fix SyntaxWarning (regex strings were invalid partially)
2023-10-09 00:13:39 +02:00
..
printer Enable spell checking (#563) 2023-09-07 22:08:31 +02:00
types Maintenance: fix read the docs and some annotations (#557) 2023-09-03 09:57:56 +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 set method (#547) 2023-09-19 07:51:39 +02:00
cli.py Improve diagnostic output (#577) 2023-10-05 14:15:19 +02:00
codepages.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
config.py Enable spell checking (#563) 2023-09-07 22:08:31 +02:00
constants.py switch to python 3.12 (#582) 2023-10-09 00:13:39 +02:00
escpos.py refactor set method (#547) 2023-09-19 07:51:39 +02:00
exceptions.py Enable spell checking (#563) 2023-09-07 22:08:31 +02:00
image.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
katakana.py reformat codebase 2021-10-30 18:15:22 +02:00
magicencode.py Magic encoder: fix codepage usage (#580) 2023-10-05 14:55:12 +02:00