LICENSE
MANIFEST.in
README.md
pyproject.toml
src/sthali_core/__init__.py
src/sthali_core/__main__.py
src/sthali_core.egg-info/PKG-INFO
src/sthali_core.egg-info/SOURCES.txt
src/sthali_core.egg-info/dependency_links.txt
src/sthali_core.egg-info/entry_points.txt
src/sthali_core.egg-info/requires.txt
src/sthali_core.egg-info/top_level.txt
src/sthali_core/scripts/__init__.py
src/sthali_core/scripts/commons.py
src/sthali_core/scripts/docs/__init__.py
src/sthali_core/scripts/docs/generate_docstring.py
src/sthali_core/scripts/docs/generate_mkdocs.py
src/sthali_core/scripts/project/__init__.py
src/sthali_core/scripts/project/generate_project.py
src/sthali_core/scripts/templates/docstring.md
src/sthali_core/scripts/templates/index.md
src/sthali_core/scripts/templates/installation.md
src/sthali_core/scripts/templates/license.md
src/sthali_core/scripts/templates/logo.svg
src/sthali_core/scripts/templates/mkdocs.yml
src/sthali_core/scripts/templates/requirements.md
src/sthali_core/scripts/templates/usage.md
src/sthali_core/utils/__init__.py
src/sthali_core/utils/base.py
src/sthali_core/utils/enum_clients.py
src/sthali_core/utils/run_server.py