mirror of https://github.com/docker/docker-py.git
|
||
---|---|---|
docker | ||
docs | ||
tests | ||
.coveragerc | ||
.gitignore | ||
.travis.yml | ||
ChangeLog.md | ||
Dockerfile | ||
LICENSE | ||
MANIFEST.in | ||
README.md | ||
docs-requirements.txt | ||
mkdocs.yml | ||
requirements.txt | ||
requirements3.txt | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
README.md
docker-py
An API client for docker written in Python
Installation
Our latest stable is always available on PyPi.
pip install docker-py
Documentation
Full documentation is available in the /docs/
directory.
License
Docker is licensed under the Apache License, Version 2.0. See LICENSE for full license text