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

https://github.com/wsanchez/txdockerhub


https://github.com/wsanchez/txdockerhub

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

txdockerhub: Docker Hub API Client
==================================

.. image:: https://github.com/wsanchez/txdockerhub/workflows/CI%2fCD/badge.svg
:target: https://github.com/wsanchez/txdockerhub/actions
:alt: Build Status
.. image:: https://codecov.io/github/wsanchez/txdockerhub/coverage.svg?branch=master
:target: https://codecov.io/github/wsanchez/txdockerhub?branch=master
:alt: Code Coverage
.. image:: https://requires.io/github/wsanchez/txdockerhub/requirements.svg?branch=master
:target: https://requires.io/github/wsanchez/txdockerhub/requirements/?branch=master
:alt: Requirements Status

This module implements an asynchronous client for the `Docker Hub API`_ using Twisted_.

.. ------------------------------------------------------------------------- ..

.. _Twisted: https://twistedmatrix.com/
.. _Docker Hub API: https://docs.docker.com/registry/spec/api/