Initial commit

This commit is contained in:
2023-05-04 15:06:55 +02:00
commit f8dd0a008d
38 changed files with 4101 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/dist
/docs/build/
/src/PyAPplus64.egg-info
__pycache__