summaryrefslogtreecommitdiffstats
path: root/python/python3-docker/README
blob: c23273a39d5e9255f97606a9b52e86513e784998 (plain)
1
2
3
A Python library for the Docker Engine API.  It lets you do anything the
docker command does, but from within Python apps - run containers,
manage containers, manage Swarms, etc.