MANIFEST.in
README.md
pyproject.toml
setup.py
mloq/__init__.py
mloq/__main__.py
mloq/api.py
mloq/directories.py
mloq/files.py
mloq/requirements.py
mloq/templating.py
mloq/version.py
mloq/workflows.py
mloq.egg-info/PKG-INFO
mloq.egg-info/SOURCES.txt
mloq.egg-info/dependency_links.txt
mloq.egg-info/entry_points.txt
mloq.egg-info/requires.txt
mloq.egg-info/top_level.txt
mloq/assets/requirements/data-science.txt
mloq/assets/requirements/data-visualization.txt
mloq/assets/requirements/pytorch.txt
mloq/assets/requirements/requirements-lint.txt
mloq/assets/requirements/requirements-test.txt
mloq/assets/requirements/tensorflow.txt
mloq/assets/static/.gitignore
mloq/assets/static/DCO.md
mloq/assets/static/Dockerfile_aarch64
mloq/assets/static/build-manylinux-wheels.sh
mloq/assets/static/init.txt
mloq/assets/static/main.txt
mloq/assets/static/mloq.yml
mloq/assets/static/version.txt
mloq/assets/templates/CODE_OF_CONDUCT.md
mloq/assets/templates/CONTRIBUTING.md
mloq/assets/templates/Dockerfile
mloq/assets/templates/MIT_LICENSE
mloq/assets/templates/MLproject
mloq/assets/templates/Makefile
mloq/assets/templates/README.md
mloq/assets/templates/makefile.docker
mloq/assets/templates/pyproject.toml
mloq/assets/templates/rename_testpypi_wheels.txt
mloq/assets/templates/setup.txt
mloq/assets/templates/test_main.txt
mloq/assets/workflows/push-dist.yml
mloq/assets/workflows/push-python.yml
mloq/cli/__init__.py
mloq/cli/custom_prompt.py
mloq/cli/main.py
mloq/cli/setup_cmd.py
mloq/config/__init__.py
mloq/config/generation.py
mloq/config/logic.py
mloq/config/params.py
mloq/tests/__init__.py
mloq/tests/test_api.py
mloq/tests/test_requirements.py
mloq/tests/config/__init__.py
mloq/tests/config/test_generation.py
notebooks/__init__.py