Pakket: python3-redfish (3.2.7-4)
Verwijzigingen voor python3-redfish
Debian bronnen:
Het bronpakket python-redfish downloaden:
- [python-redfish_3.2.7-4.dsc]
- [python-redfish_3.2.7.orig.tar.gz]
- [python-redfish_3.2.7-4.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-redfish gerelateerde pakketten
|
|
|
|
-
- 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-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- 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