# docker-py **Repository Path**: donhui/docker-py ## Basic Information - **Project Name**: docker-py - **Description**: An API client for docker written in Python - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2015-07-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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