feat: 🎉 init project

This commit is contained in:
Philipp Rauch 2021-11-28 11:58:25 +01:00
commit b8b5decc11
41 changed files with 22293 additions and 0 deletions

18
requirements.txt Normal file
View file

@ -0,0 +1,18 @@
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile
#
numpy==1.21.2
# via wxpython
packaging==21.3
# via TSI-Manager (setup.py)
pillow==8.3.2
# via wxpython
pyparsing==2.4.7
# via packaging
six==1.16.0
# via wxpython
wxpython==4.1.1
# via TSI-Manager (setup.py)