No description
  • Python 96%
  • Mako 4%
Find a file Use this template
luxferre 8369f604a7
Some checks failed
ci / ruff (push) Successful in 5s
ci / ty (push) Successful in 4s
ci / tests (push) Failing after 7s
chore: ty & ruff updated rules
Ruff rule UP045 ignored. It assumes usage of Optional is done through ignornce of upgrades in typing. It is used purposefully to show intent. Ie when a None default is given and the parameter is intended to be optional.
2026-08-03 10:32:18 +01:00
.forgejo/workflows Revert "ci: fapi_lib from local for dev" 2026-06-30 10:58:44 +01:00
alembic fix: alembic use fapi_lib 2026-07-23 10:26:46 +01:00
src chore: ty & ruff updated rules 2026-08-03 10:32:18 +01:00
tests chore: ty & ruff updated rules 2026-08-03 10:32:18 +01:00
.gitignore init 2026-05-13 15:09:59 +01:00
.python-version feat: default python version 3.12 2026-06-26 11:44:20 +01:00
alembic.ini project: .alembic to alembic 2026-06-22 12:49:01 +01:00
pyproject.toml chore: ty & ruff updated rules 2026-08-03 10:32:18 +01:00
README.md project: migrate from pip to uv 2026-06-15 09:44:34 +01:00
template.env feat: can_act_on_resource function 2026-06-26 13:40:29 +01:00
uv.lock chore: lock file upgrade 2026-08-03 10:13:36 +01:00