Ross ROSS = Recommend OSS · open-source software intelligence for agents

docker/docker-py

A Python library for the Docker Engine API observed · 2026-08-28

github.com/docker/docker-py · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 99
  • Release rhythm 60
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4850
  • days_rel: 55
  • days_push: 10
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

7211 stars · 1728 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The official Docker SDK for Python, a client library for the Docker Engine API. It lets Python applications run and manage containers, images, networks, volumes, and Docker Swarm services programmatically.

Use cases

  • manage docker containers from python
  • run containers programmatically in a python app
  • pull and manage docker images via api
  • automate docker workflows in tests
  • manage docker swarm services from python
  • stream container logs in python

When to choose

  • you need to script or automate Docker operations from Python
  • you're building tools that create, inspect, or orchestrate containers
  • you want the official, well-maintained Docker client for Python

When to avoid

  • you only need to run docker commands from a shell - the docker CLI is simpler
  • you're managing Kubernetes clusters rather than the Docker Engine
  • you need a Docker client in another language

Facets

library · maturity stable

sdk container-runtime developer-tools developer-tools cloud-computing python windows cross-platform docker-engine-api docker-client containers python-sdk docker-swarm devops docker linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
docker/docker-pymain86

For agents

markdown · JSON · MCP: product_card(name="docker/docker-py")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem