Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hivesolutions/docker-api
- Owner: hivesolutions
- Created: 2019-04-30T08:34:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T11:32:43.000Z (about 2 years ago)
- Last Synced: 2025-01-10T04:56:56.177Z (about 1 month ago)
- Topics: api, client, docker, python
- Language: Python
- Homepage: http://docker-api.hive.pt
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)