first commit

This commit is contained in:
Georg Kucsko
2023-04-09 13:21:02 -04:00
commit ea9a687004
18 changed files with 1769 additions and 0 deletions

3
setup.py Normal file
View File

@@ -0,0 +1,3 @@
from setuptools import setup
setup()