Restructuring as a Python package.

This commit is contained in:
Leo Vasanko
2023-10-15 01:29:50 +03:00
committed by Leo Vasanko
parent 386ae8f5b1
commit f697d96c89
13 changed files with 509 additions and 239 deletions

1
cista/__init__.py Normal file
View File

@@ -0,0 +1 @@
from .app import app