A Python library for the Docker Engine API
Go to file
Joffrey F 6fd391840e Bumped default API version == 1.19 2015-06-18 20:38:52 +02:00
docker Bumped default API version == 1.19 2015-06-18 20:38:52 +02:00
docs small doc fixes 2015-06-18 20:38:52 +02:00
tests Bumped default API version == 1.19 2015-06-18 20:38:52 +02:00
.coveragerc
.dockerignore
.gitignore
.travis.yml
Dockerfile
LICENSE
MAINTAINERS Added Maxime to maintainers 2015-05-13 13:23:34 -07:00
MANIFEST.in
Makefile Fixes for #586 2015-05-06 17:53:53 -07:00
README.md
docs-requirements.txt
mkdocs.yml Updated mkdocs to use the new pages index format 2015-06-18 20:38:07 +02:00
requirements.txt
requirements3.txt
setup.py
test-requirements.txt
tox.ini

README.md

docker-py

Build Status

An API client for docker written in Python

Installation

Our latest stable is always available on PyPi.

pip install docker-py

Documentation

Documentation Status

Full documentation is hosted on ReadTheDocs. Sources are available in the docs/ directory.

License

Docker is licensed under the Apache License, Version 2.0. See LICENSE for full license text