.gitignore
.pytype.cfg
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
.github/workflows/codecov.yml
.github/workflows/container.yml
.github/workflows/containers.yml
.github/workflows/issue-assign.yml
.github/workflows/issue-close.yml
.github/workflows/issue-infra-project.yml
.github/workflows/publish.yml
build-tools/build.py
build-tools/clean.py
build-tools/docs.py
build-tools/publish.py
build-tools/test.py
clams/__init__.py
clams/app/__init__.py
clams/appmetadata/__init__.py
clams/develop/__init__.py
clams/develop/templates/app/.dockerignore.template
clams/develop/templates/app/.gitignore.template
clams/develop/templates/app/Containerfile.template
clams/develop/templates/app/LICENSE.template
clams/develop/templates/app/README.md.template
clams/develop/templates/app/app.py.template
clams/develop/templates/app/cli.py.template
clams/develop/templates/app/metadata.py.template
clams/develop/templates/app/requirements.txt.template
clams/develop/templates/gha/for-clams-team.md.template
clams/develop/templates/gha/workflows/issue-apps-project.yml.template
clams/develop/templates/gha/workflows/issue-assign.yml.template
clams/develop/templates/gha/workflows/issue-close.yml.template
clams/develop/templates/gha/workflows/publish.yml.template
clams/envelop/__init__.py
clams/restify/__init__.py
clams/serve/__init__.py
clams/ver/__init__.py
clams_python.egg-info/PKG-INFO
clams_python.egg-info/SOURCES.txt
clams_python.egg-info/dependency_links.txt
clams_python.egg-info/entry_points.txt
clams_python.egg-info/requires.txt
clams_python.egg-info/top_level.txt
container/Containerfile
container/ffmpeg-hf.containerfile
container/ffmpeg-hf4.containerfile
container/ffmpeg-hf5.containerfile
container/ffmpeg-tf2.containerfile
container/ffmpeg-torch2.containerfile
container/ffmpeg.containerfile
container/generate_containers_yml.py
container/hf.containerfile
container/hf4.containerfile
container/hf5.containerfile
container/jdk8.containerfile
container/opencv4-hf.containerfile
container/opencv4-hf4.containerfile
container/opencv4-hf5.containerfile
container/opencv4-tf2.containerfile
container/opencv4-torch2.containerfile
container/opencv4.containerfile
container/tf2.containerfile
container/torch2.containerfile
documentation/appdirectory.rst
documentation/appmetadata.rst
documentation/clamsapp.rst
documentation/cli.rst
documentation/conf.py
documentation/gpu-apps.rst
documentation/index.rst
documentation/input-output.rst
documentation/introduction.rst
documentation/modules.rst
documentation/runtime-params.rst
documentation/target-versions.csv
documentation/tutorial.md
documentation/autodoc/clams.app.rst
documentation/autodoc/clams.appmetadata.rst
documentation/autodoc/clams.mmif_utils.rst
documentation/autodoc/clams.restify.rst
tests/metadata.py
tests/pillow-logo.png
tests/test_clamsapp.py
tests/test_envelope.py