.coveragerc
.gitignore
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
Makefile-old
README.rst
conf-old.py
index-old.rst
make.bat
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
docs/source/ml_flow_client.flow.rst
docs/source/ml_flow_client.modell.rst
docs/source/ml_flow_client.prep.rst
docs/source/ml_flow_client.rst
docs/source/ml_flow_client.transfer.rst
docs/source/modules.rst
src/ml_flow_client/__init__.py
src/ml_flow_client/main.py
src/ml_flow_client/skeleton.py
src/ml_flow_client.egg-info/PKG-INFO
src/ml_flow_client.egg-info/SOURCES.txt
src/ml_flow_client.egg-info/dependency_links.txt
src/ml_flow_client.egg-info/not-zip-safe
src/ml_flow_client.egg-info/requires.txt
src/ml_flow_client.egg-info/top_level.txt
src/ml_flow_client/flow/__init__.py
src/ml_flow_client/modell/__init__.py
src/ml_flow_client/prep/__init__.py
src/ml_flow_client/prep/prep.py
src/ml_flow_client/transfer/__init__.py
src/ml_flow_client/transfer/connector.py
tests/conftest.py
tests/test_skeleton.py