slackbuilds/python/python-docker
Audrius Kažukauskas b60b27ae73 python/python-docker: Updated for version 3.3.0.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
2018-05-12 06:58:37 +07:00
..
README python/python-docker: Added (Python library for Docker Engine API). 2017-06-15 18:35:53 +07:00
python-docker.SlackBuild python/python-docker: Updated for version 3.3.0. 2018-05-12 06:58:37 +07:00
python-docker.info python/python-docker: Updated for version 3.3.0. 2018-05-12 06:58:37 +07:00
slack-desc python/python-docker: Added (Python library for Docker Engine API). 2017-06-15 18:35:53 +07:00

README

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.