.gitignore
CHANGELOG.md
LICENSE
README.md
pyproject.toml
.github/workflows/pub.yml
.github/workflows/testpub.yml
python/cserve/__init__.py
python/cserve/_version.py
python/cserve.egg-info/PKG-INFO
python/cserve.egg-info/SOURCES.txt
python/cserve.egg-info/dependency_links.txt
python/cserve.egg-info/entry_points.txt
python/cserve.egg-info/top_level.txt
python/cserve/cli/__init__.py
python/cserve/cli/controller.py
python/cserve/cli/engine.py
python/cserve/cli/main.py
python/cserve/cli/plan.py