python-docker/README.md

6 lines
185 B
Markdown
Raw Normal View History

2024-01-06 11:04:51 +01:00
# python-docker
A Python library for the Docker Remote API.
It does everything the docker command does, but from within Python run containers, manage them, pull/push images, etc.