python-escpos/src/escpos
Benito López 1e9adb80f3
Fix CLI not working for some connectors Fixes #639 (#640)
2024-04-29 23:50:52 +02:00
..
printer Fixed lack of spacing for multi-line strings (#619) 2024-01-11 12:35:03 +01:00
types import TypedDict from typing, not from extensions (#589) 2023-10-28 21:11:38 +02:00
__init__.py start removal of six and improve type annotation (#607) 2023-12-16 22:02:24 +01:00
capabilities.json improve import capabilities from a submodule 2016-09-02 17:13:38 +02:00
capabilities.py start removal of six and improve type annotation (#607) 2023-12-16 22:02:24 +01:00
cli.py More mypy (#612) 2023-12-16 23:09:20 +01:00
codepages.py Improve test coverage and fix issue in path loading (#602) 2023-12-06 00:25:36 +01:00
config.py Fix CLI not working for some connectors Fixes #639 (#640) 2024-04-29 23:50:52 +02:00
constants.py start removal of six and improve type annotation (#607) 2023-12-16 22:02:24 +01:00
escpos.py start removal of six and improve type annotation (#607) 2023-12-16 22:02:24 +01:00
exceptions.py start removal of six and improve type annotation (#607) 2023-12-16 22:02:24 +01:00
image.py start removal of six and improve type annotation (#607) 2023-12-16 22:02:24 +01:00
katakana.py start removal of six and improve type annotation (#607) 2023-12-16 22:02:24 +01:00
magicencode.py start removal of six and improve type annotation (#607) 2023-12-16 22:02:24 +01:00