.coveragerc
.editorconfig
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
NEWS.rst
README.rst
SECURITY.md
conftest.py
mypy.ini
pip-run.py
pyproject.toml
pytest.ini
ruff.toml
setup.cfg
tea.yaml
towncrier.toml
tox.ini
.github/FUNDING.yml
.github/workflows/main.yml
docs/conf.py
docs/cowsay.svg
docs/history.rst
docs/index.rst
examples/plotter.ipynb
examples/pydragon
examples/pydragon.py
examples/test-mongodb-covered-query.py
pip_run/__init__.py
pip_run/__main__.py
pip_run/commands.py
pip_run/deps.py
pip_run/launch.py
pip_run/read-deps.py
pip_run/scripts.py
pip_run/usage.txt
pip_run.egg-info/PKG-INFO
pip_run.egg-info/SOURCES.txt
pip_run.egg-info/dependency_links.txt
pip_run.egg-info/entry_points.txt
pip_run.egg-info/requires.txt
pip_run.egg-info/top_level.txt
pip_run/compat/py310.py
pip_run/compat/py38.py
pip_run/retention/__init__.py
pip_run/retention/destroy.py
pip_run/retention/persist.py
tests/test_commands.py
tests/test_deps.py
tests/test_launch.py
tests/test_scripts.py