[ 源代码: python-docker ]
软件包:python3-docker(3.4.1-4)
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-dockerpycreds (>= 0.2.2)
- Python3 bindings for the docker credentials store API
-
- 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