first prototype

This commit is contained in:
2021-05-27 15:09:08 +02:00
parent b8d7e7fa6b
commit d1f44d04c1
11 changed files with 578 additions and 0 deletions

5
scilog/__init__.py Normal file
View File

@ -0,0 +1,5 @@
from .scicat import SciCat
from .scilog import SciLog