Initial commit

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

4
.gitignore vendored Normal file
View File

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