mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 22:20:35 -04:00
5 lines
219 B
Text
5 lines
219 B
Text
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.
|
|
|
|
WWW: https://github.com/docker/docker-py
|