Commit Graph

16 Commits

Author SHA1 Message Date
kolo a21570e779 benchs 2026-02-06 23:52:26 +03:00
kolo 2a9281a421 benchs 2026-01-28 02:23:40 +03:00
kolo 46c1ec02fd comm 2026-01-24 02:24:31 +03:00
kolo 19bbaab1ee diagrams 2026-01-24 02:06:46 +03:00
kolo 088c1720c4 fix typechecker errors 2026-01-22 04:48:53 +03:00
kolo b8e9fdcb9c Update documentation and code snippets 2026-01-22 04:29:13 +03:00
kolo 295e260a46 start work 2026-01-22 03:13:42 +03:00
kolo 56189be6ab better perf 2025-12-09 12:02:26 +03:00
kolo 725a1f2e40 perf 2025-12-08 21:49:46 +03:00
kolo ce7e24b924 feat: impl docs (#4)
The entire public api is covered with documentation in two languages - Russian and English.

the library now supports the latest three versions of python - 3.12, 3.13 and 3.14

minor design changes: now, when a Boolean flag is entered, its value is an empty string, not None.

tests have been adapted to the supported versions of python, readmi has been redesigned in two languages, German is no longer available.
2025-12-04 21:55:19 +03:00
kolo 73303b1c08 ref: typehints, enum instead of raw string, abc and other (#1)
Full code coverage with annotations, fixing errors in various linters: ruff, wps, etc. Fixing errors in type checkers: ty, mypy, pyright. Formatting and bringing code to a consistent style, applying best practices in various aspects.
2025-10-08 13:37:31 +03:00
kolo fd287c5da0 fix type hints with ty help, add ability to configure stdout capture when handling input by the router 2025-05-20 22:44:47 +03:00
kolo 13f7e33db1 ruff format 2025-05-09 23:25:21 +03:00
kolo 79b275eac7 some fix 2025-05-08 01:08:11 +03:00
kolo 408450ec12 fix 2025-04-27 21:20:44 +03:00
kolo 89f09c42f8 pre-release v1.0.0 2025-04-24 21:26:41 +03:00