types-docker 7.1.0.20260402


pip install types-docker

  Latest version

Released: Apr 02, 2026


Meta
Requires Python: >=3.10

Classifiers

Programming Language
  • Python :: 3

Typing
  • Stubs Only

Typing stubs for docker

This is a type stub package for the docker package. It can be used by type checkers to check code that uses docker. This version of types-docker aims to provide accurate annotations for docker==7.1.*.

This package is part of the typeshed project. All fixes for types and metadata should be contributed there. See the README for more details. The source for this package can be found in the stubs/docker directory.

This package was tested with the following type checkers:

It was generated from typeshed commit 4ab04d22631e5842838528ceaae19c3c532cdd43.

Extras: None
Dependencies:
types-paramiko
types-requests
urllib3 (>=2)