Added files for install

This commit is contained in:
Antonio de la Rosa 2020-02-10 21:32:33 +01:00
parent 90e0838459
commit 0ea518919d
4 changed files with 475 additions and 8 deletions

3
paramecio2/index.py Normal file
View file

@ -0,0 +1,3 @@
from paramecio2.app import start_app
app=start_app()