python-escpos/src/escpos
Benito López 3b6551004f
Restore types-pywin32 (#591)
* Restore types-pywin32 dependency

* Restore pywin32 type annotations in win32raw

* Add return type to _raw()
2023-10-31 13:55:48 +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 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 Separate method open() and constructor, enhance consistency between connectors. (#584) 2023-10-16 11:36:07 +02:00
exceptions.py Separate method open() and constructor, enhance consistency between connectors. (#584) 2023-10-16 11:36:07 +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