[ 原始碼: python-docker ]
套件:python3-docker(7.1.0-1)
python3-docker 的相關連結
Debian 的資源:
下載原始碼套件 python-docker:
維護小組:
- Docker Compose Team (QA 頁面)
- Jason Pleau (QA 頁面)
- Felipe Sateler (QA 頁面)
- Thomas Goirand (QA 頁面)
- Salvo 'LtWorf' Tomaselli (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
Python 3 wrapper to access docker.io's control socket
This package contains oodles of routines that aid in controlling docker.io over it's socket control, the same way the docker.io client controls the daemon.
This package provides Python 3 module bindings only.
其他與 python3-docker 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests (>= 2.28.1~)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3
-
- sug: python3-paramiko
- Make ssh v2 connections (Python 3)
-
- sug: python3-websocket
- WebSocket client library - Python 3.x