パッケージ: python3-redfish (3.2.7-4)
python3-redfish に関するリンク
Debian の資源:
python-redfish ソースパッケージをダウンロード:
- [python-redfish_3.2.7-4.dsc]
- [python-redfish_3.2.7.orig.tar.gz]
- [python-redfish_3.2.7-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Redfish Python Library (Python 3)
The Python Redfish library is the platform on which the Redfish tool was built on. It's main purpose is to simplify the communication to any RESTful API.
REST (Representational State Transfer) is a web based software architectural style consisting a set of constraints that focus on a system's resource. Redfish library performs the basic HTTP operations GET, POST, PUT, PATCH and DELETE on resources using the HATEOS (Hypermedia as the Engine of Application) REST architecture. Most API's allow the clients to manage and interact with a fixed URL and several URIs. Go to the API overview section for more details.
その他の python3-redfish 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-requests-toolbelt
- Utility belt for advanced users of python3-requests
-
- dep: python3-requests-unixsocket
- Use requests to talk HTTP via a UNIX domain socket - Python 3.x