Contents

aiodocker 0.26.0

0

A simple Docker HTTP API wrapper written with asyncio and aiohttp.

A simple Docker HTTP API wrapper written with asyncio and aiohttp.

Stars: 521, Watchers: 521, Forks: 113, Open Issues: 32

The aio-libs/aiodocker repo was created 11 years ago and the last code push was 22 hours ago.
The project is popular with 521 github stars!

How to Install aiodocker

You can install aiodocker using pip

pip install aiodocker

or add it to a project with poetry

poetry add aiodocker

Package Details

Author
None
License
Apache 2.0
Homepage
None
PyPi:
https://pypi.org/project/aiodocker/
GitHub Repo:
https://github.com/aio-libs/aiodocker

Classifiers

No  aiodocker  pypi packages just yet.

Errors

A list of common aiodocker errors.

Code Examples

Here are some aiodocker code examples and snippets.

GitHub Issues

The aiodocker package has 32 open issues on GitHub

  • chore: Migrate changelog and news fragments to Markdown

See more issues on GitHub

Related Packages & Articles

yacron 0.19.0

A modern Cron replacement that is Docker-friendly

aiojobs 1.4.0

Job scheduler for managing background tasks (asyncio)