Go to file
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
.vscode [+] add launch.json 2024-12-04 19:04:06 +03:00
d1 [+] reformat with ruff 2025-05-20 11:03:00 +03:00
d2/gamepad [+] refactor book1 2025-01-12 18:20:19 +03:00
deps [+] fix ruff execution in cli 2025-04-14 17:32:25 +03:00
docker [+] integrate with podman 2025-03-20 17:02:18 +03:00
dotfiles [+] update configs 2025-04-30 09:47:30 +03:00
meson/toolchains [+] update wasm cross init 2025-06-12 15:28:37 +03:00
mypy-stubs [+] update commands 2024-12-22 10:31:31 +03:00
platform_dotfiles [+] update platform 2025-04-04 12:40:09 +03:00
python [+] add type checking decorator 2025-06-21 13:59:09 +03:00
releases [+] update wasm cross init 2025-06-12 15:28:37 +03:00
.dockerignore [~] Refactor 2021-11-02 08:07:24 +03:00
.gitattributes [+] pack .whl release 2025-03-04 18:49:12 +03:00
.gitignore [+] pack .whl release 2025-03-04 18:49:12 +03:00
.gitmodules [+] fix .gitmodules 2025-01-12 18:23:47 +03:00
docker-compose.yml [+] migrate to systemd 2025-03-20 19:20:55 +03:00
Makefile [+] update configs 2025-04-30 09:47:30 +03:00
osx-brew.txt [~] Refactor 2024-05-04 15:14:42 +03:00
requirements.in [+] add make 2025-03-20 19:03:05 +03:00
requirements.txt [+] add make 2025-03-20 19:03:05 +03:00