freelance-project-34-market.../python
Siarhei Siniak 91dbbde50d [+] add type checking decorator
1. add pydantic based decorator,
    that checks typing for incoming
    arguments;
  1.1. helps when some wrapping decorator
    uses *args, **kwargs,
    since pyright just ignores what happens after wards;
2025-06-21 13:59:09 +03:00
..
online/fxreader/pr34 [+] add type checking decorator 2025-06-21 13:59:09 +03:00
_m.py [+] reformat with ruff 2025-05-20 11:03:00 +03:00
.mypy.ini [+] add .whl release 2025-05-15 13:34:55 +03:00
cli.py [+] fix python 3.10 compatibility 2025-05-20 14:00:09 +03:00
m.py [+] reformat with ruff 2025-05-20 11:03:00 +03:00
meson_options.txt [+] update module_switch 2025-05-09 14:35:27 +03:00
meson.build [+] add type checking decorator 2025-06-21 13:59:09 +03:00
pyproject.toml [+] fix python 3.10 compatibility 2025-05-20 14:00:09 +03:00
requirements.txt [+] fix python 3.10 compatibility 2025-05-20 14:00:09 +03:00