Python rewrite

This commit is contained in:
David Allemang
2026-01-24 23:30:03 -05:00
parent 72c63a2e75
commit e24ae6c457
6 changed files with 489 additions and 1 deletions

6
mise.toml Normal file
View File

@@ -0,0 +1,6 @@
[tools]
python = "latest"
uv = "latest"
[env]
_.python.venv = { path = ".venv" }