LICENSE
README.md
pyproject.toml
setup.cfg
csc_mlops.egg-info/PKG-INFO
csc_mlops.egg-info/SOURCES.txt
csc_mlops.egg-info/dependency_links.txt
csc_mlops.egg-info/entry_points.txt
csc_mlops.egg-info/requires.txt
csc_mlops.egg-info/top_level.txt
mlops/Experiment.py
mlops/ProjectFile.py
mlops/__init__.py
mlops/_version.py
mlops/cli.py
mlops/data/__init__.py
mlops/data/tools/__init__.py
mlops/data/tools/tools.py
mlops/data/transforms/LoadImageXNATd.py
mlops/data/transforms/__init__.py
tests/__init__.py
tests/mlflow_server/__init__.py
tests/mlflow_server/test_server.py
tests/mlops/__init__.py
tests/mlops/test_Experiment.py
tests/mlops/data/__init__.py
tests/mlops/data/transforms/__init__.py
tests/mlops/data/transforms/test_LoadImageXNATd.py