An API client for docker written in Python
https://github.com/docker/docker-py
python-docker.spec | ||
README.md |
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.