kolo
2a9281a421
benchs
2026-01-28 02:23:40 +03:00
kolo
f27f7b135b
Update documentation and code snippets
2026-01-22 22:02:19 +03:00
kolo
c5dab43c87
fix tests and improve perf
2026-01-09 10:14:25 +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
cd58f2a5d3
feat: bridge data between handlers, new tests for Response
2025-10-17 21:51:19 +03:00
kolo
078cbdc4a8
fix typechecker error, chage version in readme and etc
2025-10-13 01:51:38 +03:00
kolo
462a8088e9
impl di in handlers with support custom provider
2025-10-13 01:13:28 +03:00
kolo
e481ee8775
extend arguments
2025-10-11 18:29:11 +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
bebd84969b
add Enum PossibleValues for bool values as values of possible_values argument in Flag
2025-05-22 12:10:32 +03:00
kolo
365347ea7f
some fix
2025-05-21 17:01:35 +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
45f410e3e8
make pre_cycle_setup faster on 4 sec, start implemtnation disable redirect stdout in router
2025-05-19 10:31:05 +03:00
kolo
8b06e9cd39
add metrics concept
2025-05-12 16:22:29 +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
c4b3aa7db8
working
2025-05-07 02:15:42 +03:00
kolo
477f3a7dec
starting refactor tests
2025-05-04 16:40:10 +03:00
kolo
adf3431388
more beautiful typehints warning
2025-05-04 03:08:54 +03:00
kolo
83955aa046
first beta - adding hints for similar commands, now - feature freezing
2025-05-04 02:13:05 +03:00
kolo
5a17e916eb
work on stable major version
2025-04-30 15:48:38 +03:00
kolo
1159dda16e
work on Response model
2025-04-30 00:08:49 +03:00
kolo
9d6598c4e0
work on Response model
2025-04-29 00:07:32 +03:00
kolo
408450ec12
fix
2025-04-27 21:20:44 +03:00
kolo
106ca058be
new tests
2025-04-27 14:11:01 +03:00
kolo
9b2fc87e33
release v1.0.0a1
2025-04-25 02:29:44 +03:00
kolo
036c17ec9a
last steps work on new docs, full complete write docstring for all objects
2025-04-23 20:54:03 +03:00
kolo
9522b0161a
work on
2025-04-15 01:09:03 +03:00
kolo
e189f8d9aa
big step
2025-04-14 16:38:53 +03:00
kolo
3ef8707cfa
big step
2025-04-14 14:54:17 +03:00
kolo
a5fdcab862
work on
2025-04-14 01:03:24 +03:00
kolo
ba035881ee
work on support args
2025-04-13 19:24:03 +03:00
kolo
a6db733204
some fix
2025-04-13 13:13:03 +03:00
kolo
8506e4ffcf
some fix
2025-04-12 18:07:10 +03:00
kolo
04d3329572
0.5.0-beta
2025-04-11 13:12:44 +03:00
kolo
5bfdde4bd9
now command aliases auto added to autocomlete history for their use
2025-04-10 19:23:57 +03:00
kolo
e2dd7e4aea
0.5.0-alpha: support autocomplete, aliases for command, fix many bugs and other
2025-04-10 13:12:36 +03:00
kolo
d1d644d422
final adding
2025-04-10 00:23:03 +03:00
kolo
8b496aa782
final work on autocomplete
2025-04-09 23:32:21 +03:00
kolo
b44ee227fd
fix many bugs
2025-04-08 20:40:52 +03:00
kolo
ca6634c6f0
some fix
2025-04-08 10:04:57 +03:00
kolo
0e308ce77f
work on dividing line
2025-04-07 19:44:51 +03:00
kolo
ab1d335f8e
work
2025-04-06 18:57:30 +03:00
kolo
8e08d0fe09
some fix
2025-04-03 01:09:03 +03:00
kolo
1cd616336f
refactor default view
2025-04-02 21:51:20 +03:00
kolo
1c6f896b73
work
2025-04-02 16:02:22 +03:00
kolo
30cf3cfd06
test workflow
2025-04-02 00:06:48 +03:00
kolo
54992e55cb
some changes in readme
2025-04-01 23:49:17 +03:00
kolo
cc8135b733
more working
2025-03-31 23:53:49 +03:00