.flake8
.gitignore
BENCHMARKS.md
CHANGELOG.md
CONTRIBUTING.md
DELIVERY_SUMMARY.md
Dockerfile
FAQ.md
INSTALL.md
LICENSE
MANIFEST.in
Makefile
QUICKSTART.md
README.md
SECURITY.md
docker-compose.test.yml
docker-compose.yml
pyproject.toml
requirements.txt
setup.py
.github/workflows/ci-cd.yml
docker_cleanup/__init__.py
docker_cleanup/cleanup.py
docker_cleanup/cli.py
docker_cleanup_pro.egg-info/PKG-INFO
docker_cleanup_pro.egg-info/SOURCES.txt
docker_cleanup_pro.egg-info/dependency_links.txt
docker_cleanup_pro.egg-info/entry_points.txt
docker_cleanup_pro.egg-info/requires.txt
docker_cleanup_pro.egg-info/top_level.txt
examples/automated_cleanup.py
examples/basic_usage.py
tests/__init__.py
tests/test_cleanup.py
tests/test_cli.py