DEVELOPMENT.md
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
examples/basic_sklearn_example.py
examples/cli_example.py
examples/custom_preprocessing_example.py
examples/tensorflow_example.py
ml_quick_api.egg-info/PKG-INFO
ml_quick_api.egg-info/SOURCES.txt
ml_quick_api.egg-info/dependency_links.txt
ml_quick_api.egg-info/entry_points.txt
ml_quick_api.egg-info/requires.txt
ml_quick_api.egg-info/top_level.txt
quick_api/__init__.py
quick_api/api.py
quick_api/cli.py
quick_api/core.py
quick_api/model_loader.py
quick_api/utils.py
tests/conftest.py
tests/test_api.py
tests/test_core.py
tests/test_model_loader.py
tests/test_utils.py