Claude a174023ee5 Switch to uv as dependency manager
- Add pyproject.toml with project metadata and pinned dependency ranges
- Add uv.lock (generated by `uv lock`) for reproducible installs
- Add .python-version pinning Python 3.11
- Remove requirements.txt (superseded by pyproject.toml)

Install: `uv sync`
Run: `uv run python main.py`

https://claude.ai/code/session_01HaUFs7SaLD5SoiuGCY27Tw
2026-02-20 22:29:37 +00:00
2026-02-20 14:12:45 +01:00
2026-02-20 14:12:45 +01:00
2026-02-20 22:29:37 +00:00
S
Description
AI-powered conversational registration agent for a play group.
Readme MIT
786 KiB
Languages
Python 90.9%
Jinja 4.5%
JavaScript 2.6%
CSS 1.7%
Dockerfile 0.3%