File: README.md

package info (click to toggle)
python-docker 1.7.2-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 644 kB
  • sloc: python: 8,258; makefile: 7; sh: 3
file content (26 lines) | stat: -rw-r--r-- 700 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
docker-py
=========

[![Build Status](https://travis-ci.org/docker/docker-py.png)](https://travis-ci.org/docker/docker-py)

An API client for docker written in Python

Installation
------------

Our latest stable is always available on PyPi.

    pip install docker-py

Documentation
------------

[![Documentation Status](https://readthedocs.org/projects/docker-py/badge/?version=latest)](https://readthedocs.org/projects/docker-py/?badge=latest)

Full documentation is hosted on [ReadTheDocs](http://docker-py.readthedocs.org/en/latest/). 
Sources are available in the `docs/` directory.


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