[ 原始碼: python-docker ]
套件:python3-docker(4.1.0-1.2)
python3-docker 的相關連結
Debian 的資源:
下載原始碼套件 python-docker:
- [python-docker_4.1.0-1.2.dsc]
- [python-docker_4.1.0.orig.tar.gz]
- [python-docker_4.1.0-1.2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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-distutils
- distutils package for Python 3.x
-
- dep: python3-requests (>= 2.11.1~)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-six (>= 1.4.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-websocket (>= 0.32.0~)
- WebSocket client library - Python 3.x