.editorconfig
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
codecov.yml
mlc_config.json
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/check-links.yml
.github/workflows/prepare-release.yml
.github/workflows/publish.yml
.github/workflows/test.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
kedro_serving/__init__.py
kedro_serving/cli.py
kedro_serving/running_server.py
kedro_serving.egg-info/PKG-INFO
kedro_serving.egg-info/SOURCES.txt
kedro_serving.egg-info/dependency_links.txt
kedro_serving.egg-info/entry_points.txt
kedro_serving.egg-info/not-zip-safe
kedro_serving.egg-info/requires.txt
kedro_serving.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py