套件: python3-3parclient (4.2.11-0ubuntu1)
python3-3parclient 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-3parclient:
- [python-3parclient_4.2.11-0ubuntu1.dsc]
- [python-3parclient_4.2.11.orig.tar.gz]
- [python-3parclient_4.2.11-0ubuntu1.debian.tar.xz]
維護者:
Original Maintainers:
- PKG OpenStack (郵件存檔)
- Loic Dachary (OuoU)
- Julien Danjou
- James Page
- Thomas Goirand
- Ghe Rivero
- Mehdi Abaakouk
外部的資源:
- 主頁 [packages.python.org]
相似套件:
client library that can talk to the HP 3PAR Storage array
3parclient is a Client library that can talk to the HP 3PAR Storage array. The 3PAR storage array has a REST web service interface as of 3.1.2 of the firmware. This client library implements a simple interface to talking with that REST interface using the Python httplib2 http library.
This package provides the Python 3 module.
其他與 python3-3parclient 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-eventlet
- concurrent networking library
-
- dep: python3-paramiko
- Make ssh v2 connections (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings