[ 原始碼: python-docker ]
套件: python3-docker (4.1.0-1)
python3-docker 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-docker:
維護者:
Original Maintainers:
- Docker Compose Team
- Jason Pleau
- Felipe Sateler
外部的資源:
- 主頁 [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.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