escape python hell

This commit is contained in:
2025-10-28 05:15:22 -05:00
parent 18947b60c0
commit 648aa6472c
8 changed files with 124 additions and 59 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
**/__pycache__
build/
*.egg-info/