Commit Graph

19 Commits

Author SHA1 Message Date
kolo b9b83540e2 perf boooooooooooooost 2026-03-13 16:50:38 +03:00
kolo 1cd5c3759e update 2026-03-13 12:17:32 +03:00
kolo de6d35205c rename orchestrator method start_polling to run_repl 2026-02-10 14:03:37 +03:00
kolo 1211518c40 fix ovelapping with argparser 2026-02-08 22:47:32 +03:00
kolo 70f1327a0d complete creating run command 2026-02-08 22:37:42 +03:00
kolo f859451069 benchs 2026-02-01 01:18:27 +03:00
kolo 18f62d3e7c perffff 2026-01-15 14:52:41 +03:00
kolo 725a1f2e40 perf 2025-12-08 21:49:46 +03:00
kolo 1d2ab6f6bb refactor tests and add new 2025-12-06 11:55:50 +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 462a8088e9 impl di in handlers with support custom provider 2025-10-13 01:13:28 +03:00
kolo 2b76bea318 fix: tests, imports 2025-10-11 19:37:23 +03:00
kolo e481ee8775 extend arguments 2025-10-11 18:29:11 +03:00
kolo 0a1d462090 step by step 2025-10-09 22:01:06 +03:00
kolo b3b5e2e8a8 extend arguments 2025-10-09 20:23:52 +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 89f09c42f8 pre-release v1.0.0 2025-04-24 21:26:41 +03:00