[ 源代码: python-docker ]
软件包:python3-docker(5.0.3-1~bpo11+1)
python3-docker 的相关链接
Debian 的资源:
下载源码包 python-docker:
- [python-docker_5.0.3-1~bpo11+1.dsc]
- [python-docker_5.0.3.orig.tar.gz]
- [python-docker_5.0.3-1~bpo11+1.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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-distutils
- Python 3.x 的 distutils 软件包
-
- dep: python3-requests (>= 2.14.2~)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-websocket (>= 0.32.0~)
- WebSocket client library - Python 3.x