python-redfish-library:Python2和3库,用于与支持Redfish服务的设备进行交互

时间:2024-05-29 16:50:28
【文件属性】:

文件名称:python-redfish-library:Python2和3库,用于与支持Redfish服务的设备进行交互

文件大小:54KB

文件格式:ZIP

更新时间:2024-05-29 16:50:28

redfish Python

python-redfish-library 内容 描述 从3.0.0版开始,不再支持Python2。 如果需要Python2,则可以在需求文件中指定redfish redfish<3.0.0 。 REST(代表性状态转移)是一种基于Web的软件体系结构样式,由一组着重于系统资源的约束组成。 Redfish库使用HATEOAS(作为应用程序状态引擎的超媒体)的Redfish体系结构对资源执行基本的HTTPS操作GET,POST,PUT,PATCH和DELETE。 API客户端允许您通过固定的URL和几个URI管理系统并与之交互。 转到Wiki了解更多详细信息。 正在安装 pip install redfish 从zip文件源构建 python setup.py sdist --formats=zip (this will produce a .zip file) cd dist p


【文件预览】:
python-redfish-library-master
----.travis.yml(244B)
----README.rst(7KB)
----release.sh(838B)
----AUTHORS.md(513B)
----makeandinstallzip.bat(85B)
----.pydevproject(435B)
----.github()
--------workflows()
----tests()
--------ris()
--------discovery()
--------rest()
--------__init__.py(197B)
----tox.ini(516B)
----src()
--------redfish()
----.project(378B)
----requirements.txt(106B)
----examples()
--------quickstart_rmc.py(2KB)
--------context_manager.py(744B)
--------discover.py(406B)
--------quickstart.py(919B)
----setup.py(1KB)
----LICENSE.md(3KB)
----.gitignore(824B)
----CHANGELOG.md(3KB)

网友评论