Fork of pywbem that only including requests.
Project description
PyWBEM Client
The PyWBEM Client project provides a WBEM client library and some related utilities, written in pure Python.
A WBEM client allows issuing operations to a WBEM server, using the CIM operations over HTTP (CIM-XML) protocol defined in the DMTF standards DSP0200 and DSP0201. See http://www.dmtf.org/standards/wbem for information about WBEM. This is used for all kinds of systems management tasks that are supported by the system running the WBEM server.
Usage
For information on how to use the PyWBEM Client for your own development projects, or how to contribute to it, go to the PyWBEM Client page.
License
The PyWBEM Client is provided under the GNU Lesser General Public License (LGPL) version 2.1, or (at your option) any later version.
About this Fork for pywbem - pywbemReq
A simplified wbem client.
Remove mof compiler and twisted client. And remove the dependencies caused by them.
Remove some xml validation. Do not break the xml parsing/construction if request/response xml is not align with the schema.
Introduce python 3 compatible code. The wbem client should be working fine under python 3.
Replace the m2crypto/httplib with requests.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pywbemReq-0.0.5.tar.gz
.
File metadata
- Download URL: pywbemReq-0.0.5.tar.gz
- Upload date:
- Size: 107.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c26a277f5d23f7303dedb2163c02e05cfcf67c097b33391f82a16fbc9a29840f |
|
MD5 | 0e19e7c26ab38fcb0d403e9bb3d5907d |
|
BLAKE2b-256 | d198b5b07b2655db765c5c386a43211c5cf360ae8127ea0e3a4c3cd4349b77eb |