LICENSE
README.md
pyproject.toml
src/deriva_ml/VERSION.py
src/deriva_ml/__init__.py
src/deriva_ml/database_model.py
src/deriva_ml/dataset.py
src/deriva_ml/dataset_aux_classes.py
src/deriva_ml/dataset_bag.py
src/deriva_ml/demo_catalog.py
src/deriva_ml/deriva_definitions.py
src/deriva_ml/deriva_ml_base.py
src/deriva_ml/execution.py
src/deriva_ml/execution_configuration.py
src/deriva_ml/execution_environment.py
src/deriva_ml/feature.py
src/deriva_ml/history.py
src/deriva_ml/test_functions.py
src/deriva_ml/upload.py
src/deriva_ml.egg-info/PKG-INFO
src/deriva_ml.egg-info/SOURCES.txt
src/deriva_ml.egg-info/dependency_links.txt
src/deriva_ml.egg-info/entry_points.txt
src/deriva_ml.egg-info/requires.txt
src/deriva_ml.egg-info/top_level.txt
src/deriva_ml/build/lib/schema_setup/__init__.py
src/deriva_ml/build/lib/schema_setup/alter_annotation.py
src/deriva_ml/build/lib/schema_setup/annotation_temp.py
src/deriva_ml/build/lib/schema_setup/create_schema.py
src/deriva_ml/build/lib/schema_setup/table_comments_utils.py
src/deriva_ml/schema_setup/__init__.py
src/deriva_ml/schema_setup/alter_annotation.py
src/deriva_ml/schema_setup/annotations.py
src/deriva_ml/schema_setup/create_schema.py
src/deriva_ml/schema_setup/policy.json
src/deriva_ml/schema_setup/table_comments_utils.py
tests/test_deriva_ml.py