Repository URL to install this package:
|
Version:
0.2.4 ▾
|
hub-client
/
PKG-INFO
|
|---|
Metadata-Version: 1.1
Name: hub-client
Version: 0.2.4
Summary: Python client for docker hub
Home-page: https://github.com/docker/hub-client
Author: Docker Hub
Author-email: saas@docker.com
License: BSD
Description: =============================
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
History
-------
0.2.0 (2014-12-4)
++++++++++++++++++
* Adding ROA Model representation of Docker User
0.1.0 (2014-01-01)
++++++++++++++++++
* First release on Gemfury.
Keywords: hub-client
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3