LICENSE
README.md
pyproject.toml
sciweave/__init__.py
sciweave/db_utils.py
sciweave/experiment.py
sciweave/project_manager.py
sciweave/query_engine.py
sciweave/schema_manager.py
sciweave/utils.py
sciweave.egg-info/PKG-INFO
sciweave.egg-info/SOURCES.txt
sciweave.egg-info/dependency_links.txt
sciweave.egg-info/requires.txt
sciweave.egg-info/top_level.txt
sciweave/tests/run_all_tests.py
sciweave/tests/test_config_handling.py
sciweave/tests/test_experiment.py
sciweave/tests/test_fixes.py
sciweave/tests/test_hydra_support.py
sciweave/tests/test_project_manager.py