Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hivesolutions/docker-api

Python based API client for Docker
https://github.com/hivesolutions/docker-api

api client docker python

Last synced: about 1 month ago
JSON representation

Python based API client for Docker

Awesome Lists containing this project

README

        

# [Docker API](http://docker-api.hive.pt)

Python based API client for Docker.

## Reference

The Docker API projects takes most of its reference implementation from the [Official Docker API Documentation](https://docs.docker.com/engine/api/latest).

## License

Docker API is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).

## Build Automation

[![Build Status](https://app.travis-ci.com/hivesolutions/docker-api.svg?branch=master)](https://travis-ci.com/github/hivesolutions/docker-api)
[![Coverage Status](https://coveralls.io/repos/hivesolutions/rancher_api/badge.svg?branch=master)](https://coveralls.io/r/hivesolutions/docker-api?branch=master)
[![PyPi Status](https://img.shields.io/pypi/v/docker-api.svg)](https://pypi.python.org/pypi/docker-api)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)