.flake8
.gitignore
.readthedocs.yaml
CONTRIBUTING.md
LICENSE
Makefile
README.md
conftest.py
mypy.ini
setup.py
.github/CODE_OF_CONDUCT.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
docs/Makefile
docs/conf.py
docs/index.rst
docs/apidoc/pachypy.rst
examples/pipelines.yaml
examples/usage.ipynb
helper/deploy_pachyderm.sh
helper/upload_codecov.sh
pachypy/__init__.py
pachypy/adapter.py
pachypy/client.py
pachypy/pretty.py
pachypy/registry.py
pachypy.egg-info/PKG-INFO
pachypy.egg-info/SOURCES.txt
pachypy.egg-info/dependency_links.txt
pachypy.egg-info/requires.txt
pachypy.egg-info/top_level.txt
tests/test_adapter.py
tests/test_client.py
tests/test_pretty.py
tests/test_registry.py
tests/image/Dockerfile
tests/mock/get_logs.csv
tests/mock/list_commits.csv
tests/mock/list_datums.csv
tests/mock/list_files.csv
tests/mock/list_jobs.csv
tests/mock/list_pipelines.csv
tests/mock/list_repos.csv
tests/pipelines/test_a.yaml
tests/pipelines/test_b.yaml
tests/pipelines/test_c.json
tests/pipelines/test_d.json
tests/pipelines/test_e.yaml