パッケージ: python3-ilorest (3.0.0+ds-1)
python3-ilorest に関するリンク
Trisquel の資源:
python-ilorest ソースパッケージをダウンロード:
- [python-ilorest_3.0.0+ds-1.dsc]
- [python-ilorest_3.0.0+ds.orig.tar.gz]
- [python-ilorest_3.0.0+ds-1.debian.tar.xz]
メンテナ:
Original Maintainer:
- Carsten Schoenert
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
RESTful API for HPE iLO and iLO Chassis Manager based HPE servers (Python3)
HPE RESTful API for iLO is a RESTful application programming interface for the management of iLO and iLO Chassis Manager based HPE servers.
REST (Representational State Transfer) is a web based software architectural style consisting of a set of constraints that focuses on a system's resources. iLO REST library performs the basic HTTP operations GET, POST, PUT, PATCH and DELETE on resources using the HATEOAS (Hypermedia as the Engine of Application State) REST architecture. The API allows the clients to manage and interact with iLO through a fixed URL and several URIs.
This package contains the Python 3 version.
その他の python3-ilorest 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-json-pointer
- resolve JSON pointers - Python 3.x
-
- dep: python3-jsonpatch
- library to apply JSON patches - Python 3.x
-
- dep: python3-jsonpath-rw
- extended implementation of JSONPath for Python 3.x
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3