Repository URL to install this package:
|
Version:
0.2.4 ▾
|
hub-client
/
README.rst
|
|---|
=============================
hub-client
=============================
.. image:: https://badge.fury.io/py/hub-client.png
:target: https://badge.fury.io/py/hub-client
.. image:: https://travis-ci.org/docker/hub-client.png?branch=master
:target: https://travis-ci.org/docker/hub-client
.. image:: https://coveralls.io/repos/docker/hub-client/badge.png?branch=master
:target: https://coveralls.io/r/docker/hub-client?branch=master
Python client for docker hub
Documentation
-------------
The full documentation is at https://hub-client.readthedocs.org.
Quickstart
----------
Install hub-client::
pip install hub-client
Then use it in a project::
import hub-client
Features
--------
* TODO