chore: remove Python implementation and build config

Rust rewrite provides full feature parity. Python sources,
tests, pyproject.toml, and uv.lock are no longer needed.
This commit is contained in:
2026-03-27 16:11:54 +01:00
parent c2e3077159
commit d6979c1792
21 changed files with 1 additions and 1533 deletions
+1 -15
View File
@@ -1,21 +1,7 @@
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.venv/
.pytest_cache/
.pyright/
*.egg
/target
# makepkg build artifacts
pkg/src/
pkg/pkg/
pkg/*.pkg.tar*
pkg/moonset/
# Added by cargo
/target