Web5design / docker-py

An API client for docker written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An API client for docker written in Python

License:Apache License 2.0


Languages

Language:Python 99.9%Language:Makefile 0.1%