init (pre-existing): added template oop implementation

This commit is contained in:
do butterflies cry? 2025-07-06 21:29:08 +10:00
commit 0625362cda
13 changed files with 178 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
__pycache__/
venv/