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
a2ac6a608f
fix
2025-10-17 21:56:56 +03:00
kolo
e4bff84c38
Merge pull request #5 from koloideal/feat/user_data_in_response
...
feat: bridge data between handlers, new tests for Response
2025-10-17 21:52:38 +03:00
kolo
cd58f2a5d3
feat: bridge data between handlers, new tests for Response
2025-10-17 21:51:19 +03:00
kolo
182467502d
fix: removing core documentation files, as there are separate pull requests for that
2025-10-17 21:11:12 +03:00
kolo
35707e078e
Merge pull request #3 from koloideal/feat/di
...
Implementation of the Dependency Injection principle
2025-10-13 01:55:28 +03:00
kolo
078cbdc4a8
fix typechecker error, chage version in readme and etc
v1.1.2
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
e2753ef904
initial commit in new pr
2025-10-12 00:14:42 +03:00
kolo
8dfb95ec91
fix: docs config
2025-10-11 20:15:19 +03:00
kolo
e67d08970f
fix: docs config
2025-10-11 20:03:36 +03:00
kolo
1e5b220a22
feat/dcos
2025-10-11 19:59:50 +03:00
kolo
6f4f8c407a
Merge pull request #2 from koloideal/feat/full_support_argparser
...
Added support for optional parameters for various types of arguments
2025-10-11 19:39:36 +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
0bdc3f07c2
initial commit in new pr
2025-10-08 21:51:10 +03:00
kolo
77416cf22c
release 1.1.1
v1.1.1
2025-10-08 20:49:29 +03:00
kolo
b6c84f1a91
fix ci
2025-10-08 13:44:12 +03:00
kolo
c2d235e576
fix ci
2025-10-08 13:42:01 +03:00
kolo
f7f5db58aa
fix ci
2025-10-08 13:40:20 +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
22f1171192
fix: link to img in readme
2025-08-12 12:26:37 +03:00
kolo
a844095fdc
Update README.de.md
2025-08-06 14:57:31 +03:00
kolo
a7c6a14705
Update README.md
2025-08-06 14:56:24 +03:00
kolo
cfdb37330e
Update README.ru.md
2025-08-06 14:52:33 +03:00
kolo
aef6a9ca38
update .gitignore
2025-07-04 18:31:52 +03:00
kolo
c8e0729be8
fix bugs
v1.0.7
2025-05-27 14:19:54 +03:00
kolo
c2bbc5f15d
first steps sor adding metrics tests
2025-05-24 00:39:39 +03:00
kolo
0acbf54e44
first steps sor adding metrics tests
2025-05-23 22:12:12 +03:00
kolo
c3d9541330
working
2025-05-23 14:33:13 +03:00
kolo
f6561de9b3
wotk
2025-05-22 20:26:48 +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
33cb528b1d
some fix
2025-05-21 13:32:45 +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
c38fe10006
translate readme on de
2025-05-10 22:07:52 +03:00
kolo
03cbc64f48
translate readme
2025-05-10 21:56:34 +03:00
kolo
cbf7d3c578
new warning when triggers or aliases overlap
v1.0.3
2025-05-10 21:31:59 +03:00
kolo
ea2d068022
change dataclass to enum
2025-05-10 20:13:42 +03:00
kolo
5991851207
Update README.md
2025-05-10 00:29:03 +03:00
kolo
f628c3b5b5
v1.0.2
2025-05-10 00:11:57 +03:00
kolo
05379712f4
some fix
v1.0.1
v1.0.2
2025-05-09 23:33:54 +03:00
kolo
ed1cbf0fcf
stable version
2025-05-09 23:27:34 +03:00
kolo
471f05369b
Merge branch 'dev' of https://github.com/koloideal/Argenta into dev
2025-05-09 23:25:47 +03:00
kolo
13f7e33db1
ruff format
2025-05-09 23:25:21 +03:00
kolo
9a78aa9263
ruff check
2025-05-09 23:24:12 +03:00