pywbem

View on PyPIReverse Dependencies (3)

1.7.2 pywbem-1.7.2-py2.py3-none-any.whl

Wheel Details

Project: pywbem
Version: 1.7.2
Filename: pywbem-1.7.2-py2.py3-none-any.whl
Download: [link]
Size: 436271
MD5: a8165b39b337d153ff0700f41b51c395
SHA256: 8e60cfd016785d9e1908e7677a6b47c421c1fef996b915c3e9cf48f756cd7876
Uploaded: 2024-04-19 01:16:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pywbem
Version: 1.7.2
Summary: pywbem - A WBEM client
Author: Tim Potter
Author-Email: tpot[at]hp.com
Maintainer: Andreas Maier, Karl Schopmeyer
Maintainer-Email: maiera[at]de.ibm.com, k.schopmeyer[at]swbell.net
Home-Page: https://pywbem.github.io/pywbem/
Project-Url: Bug Tracker, https://github.com/pywbem/pywbem/issues
Project-Url: Documentation, https://pywbem.readthedocs.io/en/latest/
Project-Url: Source Code, https://github.com/pywbem/pywbem
License: LGPL version 2.1, or (at your option) any later version
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration
Platform: any
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*
Requires-Dist: ply (>=3.10)
Requires-Dist: idna (>=2.8)
Requires-Dist: six (>=1.14.0); python_version <= "3.9"
Requires-Dist: mock (<4.0.0,>=2.0.0); python_version == "2.7"
Requires-Dist: PyYAML (<6.0,>=5.3.1); python_version == "2.7"
Requires-Dist: requests (>=2.25.0); python_version == "2.7"
Requires-Dist: yamlloader (<1.0.0,>=0.5.5); python_version == "2.7"
Requires-Dist: urllib3 (<2.0.0,>=1.26.18); python_version == "2.7"
Requires-Dist: certifi (<2020.6.20,>=2019.11.28); python_version == "2.7"
Requires-Dist: requests (>=2.25.0); python_version == "3.6"
Requires-Dist: urllib3 (<2.0.0,>=1.26.18); python_version == "3.6"
Requires-Dist: six (>=1.16.0); python_version >= "3.10"
Requires-Dist: PyYAML (>=5.3.1); python_version >= "3.6"
Requires-Dist: yamlloader (>=0.5.5); python_version >= "3.6"
Requires-Dist: certifi (>=2023.07.22); python_version >= "3.6"
Requires-Dist: requests (>=2.31.0); python_version >= "3.7"
Requires-Dist: setuptools (!=61.0.0); python_version >= "3.7"
Requires-Dist: urllib3 (>=1.26.18); python_version >= "3.7"
Requires-Dist: easy-vault (>=0.7.0); extra == "test"
Requires-Dist: easy-server (>=0.8.0); extra == "test"
Requires-Dist: pytest-easy-server (>=0.8.0); extra == "test"
Requires-Dist: keyring (>=18.0.0); extra == "test"
Requires-Dist: requests-mock (>=1.6.0); extra == "test"
Requires-Dist: requests-toolbelt (>=0.8.0); extra == "test"
Requires-Dist: yagot (>=0.5.0); extra == "test"
Requires-Dist: jsonschema (!=4.0.0,>=2.6.0); python_version <= "3.6" and extra == "test"
Requires-Dist: importlib-metadata (<5.0.0,>=0.22); python_version <= "3.6" and extra == "test"
Requires-Dist: virtualenv (!=20.0.19,!=20.0.32,>=16.1.0); python_version <= "3.7" and extra == "test"
Requires-Dist: pytz (>=2016.10); python_version <= "3.9" and extra == "test"
Requires-Dist: funcsigs (>=1.0.2); python_version == "2.7" and extra == "test"
Requires-Dist: pytest (<5.0.0,>=4.3.1); python_version == "2.7" and extra == "test"
Requires-Dist: testfixtures (>=6.9.0); python_version == "2.7" and extra == "test"
Requires-Dist: colorama (<0.4.0,>=0.3.9); python_version == "2.7" and extra == "test"
Requires-Dist: cryptography (>=3.3); python_version == "2.7" and extra == "test"
Requires-Dist: pluggy (>=0.7.1); python_version == "2.7" and extra == "test"
Requires-Dist: decorator (<5.0.0,>=4.0.11); python_version == "2.7" and extra == "test"
Requires-Dist: backports.statistics (>=0.1.0); python_version == "2.7" and extra == "test"
Requires-Dist: FormEncode (>=1.3.1); python_version == "2.7" and extra == "test"
Requires-Dist: lxml (>=4.6.2); python_version == "2.7" and extra == "test"
Requires-Dist: lxml (>=4.6.4); python_version == "3.10" and extra == "test"
Requires-Dist: lxml (>=4.9.2); python_version == "3.11" and extra == "test"
Requires-Dist: lxml (>=4.9.3); python_version == "3.12" and extra == "test"
Requires-Dist: packaging (>=19.0); python_version == "3.6" and extra == "test"
Requires-Dist: pytest (!=6.0,<8.0,>=4.3.1); python_version == "3.6" and extra == "test"
Requires-Dist: cryptography (>=3.4.7); python_version == "3.6" and extra == "test"
Requires-Dist: pluggy (>=0.12.0); python_version == "3.6" and extra == "test"
Requires-Dist: jsonschema (>=4.17.3); python_version == "3.7" and extra == "test"
Requires-Dist: importlib-metadata (<5.0.0,>=0.22); python_version == "3.7" and extra == "test"
Requires-Dist: pytest (<8.0,>=6.2.5); python_version >= "3.10" and extra == "test"
Requires-Dist: pytz (>=2019.1); python_version >= "3.10" and extra == "test"
Requires-Dist: virtualenv (>=20.23.0); python_version >= "3.12" and extra == "test"
Requires-Dist: testfixtures (>=6.9.0); python_version >= "3.6" and extra == "test"
Requires-Dist: colorama (>=0.4.5); python_version >= "3.6" and extra == "test"
Requires-Dist: decorator (>=4.0.11); python_version >= "3.6" and extra == "test"
Requires-Dist: FormEncode (>=2.0.0); python_version >= "3.6" and extra == "test"
Requires-Dist: lxml (>=4.6.2); (python_version >= "3.6" and python_version <= "3.9") and extra == "test"
Requires-Dist: packaging (>=21.3); python_version >= "3.7" and extra == "test"
Requires-Dist: cryptography (>=42.0.5); python_version >= "3.7" and extra == "test"
Requires-Dist: pluggy (>=0.13.0); python_version >= "3.7" and extra == "test"
Requires-Dist: pytest (!=6.0,<8.0,>=4.4.0); (python_version >= "3.7" and python_version <= "3.9") and extra == "test"
Requires-Dist: jsonschema (>=4.18.0); python_version >= "3.8" and extra == "test"
Requires-Dist: importlib-metadata (>=4.8.3); python_version >= "3.8" and extra == "test"
Requires-Dist: virtualenv (>=20.15.0); (python_version >= "3.8" and python_version <= "3.11") and extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
Requires: setuptools
Requires: wheel
License-File: LICENSE.txt
[Description omitted; length: 1148 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
pywbem/__init__.py sha256=iUyRnalzrGkoeSVp4ccPERqdAROt3kEi52HBH1kaP20 3441
pywbem/_cim_constants.py sha256=Amt1fKd_zzG4HKlKL0BZHNH0cIQU6fOqk6pBJn_RB9o 10911
pywbem/_cim_http.py sha256=jlTzyL8jr6_YI3KDseS3doGKjly-HOYUL7JNEYj56cw 25269
pywbem/_cim_obj.py sha256=rb4MyPtyzbRTyKvliKJsKIUv6-tmq-JF-dxnJEhl9RI 306789
pywbem/_cim_operations.py sha256=dQBO5f_7BcxmFsl6x4WTpvhY-x3ODj0QygXNdKWZgIs 446903
pywbem/_cim_types.py sha256=BquAvSERtXdbOEB94SyIDEDQhrUBDoQI9pT-lFoEoQw 51216
pywbem/_cim_xml.py sha256=De9Kqboikbt8q9f-7RFmXADj-UNsyFelahOlowlf7Qs 56118
pywbem/_cliutils.py sha256=xsk-53qrXvY7yk2LMAZJfFrU2Q68PX8DkkySjcKwhVg 1971
pywbem/_exceptions.py sha256=GmcBou9D5q98yRwLp2MbZqqRikoCkU4JgkyCGYRGHNQ 25906
pywbem/_features.py sha256=0RHyaa9QTyZuvq8eFsumLveYEEtR3fVWNcOh3rb2h_k 1685
pywbem/_listener.py sha256=2-X_a7Vt79oafpJXbLNnqs4_tYvCNTs64FWqd6b1auc 51339
pywbem/_logging.py sha256=dBideagNIJQWl5sAyw52h3l9Mc5N7uDuXpdcRntGPKo 21597
pywbem/_mof_compiler.py sha256=aG0Q38ff9e7p2JXoWCywI0jO77rkIhNJpvZcY21oK-4 114330
pywbem/_moflextab.py sha256=8Z5pY0I6J23NlM7edBFqhjdmYaz_JPjrkhiD-UFae70 2648
pywbem/_mofparsetab.py sha256=X4RsELiTALE3eA_iAV6_cjU1qs8uwYQFZbsfYzR7ITQ 70070
pywbem/_nocasedict.py sha256=n0TkSKmd757-vpJD3tKpTbEMictdPB1vvgKliylHoaY 3565
pywbem/_recorder.py sha256=-Vfqk1XiM9Bqw3Ot6VwLQ-CfjD2pNglYHYaJhlzrC_M 44065
pywbem/_server.py sha256=HztHmdt1zOCdq5YJJTjowNgQePfK75AUAMhqyToQD-I 55199
pywbem/_statistics.py sha256=WecbIlFQFbBv7-atxFre3EYhDWYle4_FMT_OBPIFt74 29927
pywbem/_subscription_manager.py sha256=vqtS4TJuSOxpTepwAgtGTysB-3xt5wZvjNKMR05BLMY 63708
pywbem/_tupleparse.py sha256=Kuipy9eKLzTfmdpc29cNqkGjMNPvUdNsCmKkLiuJU1Y 91345
pywbem/_tupletree.py sha256=uOiMLgYlgW9cF8hWGK3zbQZwfeFbIoQJv7ze87L65PQ 19906
pywbem/_units.py sha256=YQGjJzlRQWfpQYur1kOH8ABiZXgXr0Oc4UMdgWwZrwY 25988
pywbem/_utils.py sha256=qY79WZCVZSwGU2q3evWWfo7fuecUT979xIAAHwcwe5s 13309
pywbem/_valuemapping.py sha256=FEp8-N7iHNt7BAwXrIpENzm2AhzHB5eaTRHC2_vjcdk 38042
pywbem/_version.py sha256=8kJgbCAUSZ4DOUIjNg5hKI0X_rMEcoBDgcSslWfU5NA 1192
pywbem/_warnings.py sha256=fvTMNoJfrtULYuboFC6qUTTJIWMwKULfkbscaNvVEo4 2916
pywbem/config.py sha256=31zCFVpEp1PEZxK7MsnvT5D7ZV2l5YlsjTp2AASWdDQ 5164
pywbem/_vendor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pywbem/_vendor/nocasedict/LICENSE sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE 26526
pywbem/_vendor/nocasedict/__init__.py sha256=vabKc4N8U_mLuxlyIjtFFS63xP2JyYBaqp1DK3YIAbQ 294
pywbem/_vendor/nocasedict/_hashable.py sha256=_m3QGx7qoFyvj1OlV6MNsba5IdrcXuJ470a-UTtWmyc 2080
pywbem/_vendor/nocasedict/_keyableby.py sha256=M51bCJViPRFNIVihVWQQ6rfJr5NrPWtiiMpzl3eLobI 1432
pywbem/_vendor/nocasedict/_nocasedict.py sha256=ikPDCqXxRMhyJ7T1WJenBDdr5jICggbDkaj9kdNk-dg 31357
pywbem/_vendor/nocasedict/_utils.py sha256=9cv185amf5zy6RAmmd800K7pvUSKiSgAKuYWjkZOKl0 1083
pywbem/_vendor/nocasedict/_version.py sha256=zhOiIjxFJwhkRzIErr1jC1Af1OXjsl9Adfp28XWVpJU 321
pywbem/_vendor/nocaselist/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
pywbem/_vendor/nocaselist/__init__.py sha256=jsUd1raKimO2xd4_6GQNWrRkx1qa6uHro1z09_DeM4I 191
pywbem/_vendor/nocaselist/_nocaselist.py sha256=fABcL4kdBp8qMuXhaaWZIj56Ffy4MmUGgWjRkftZl4M 20968
pywbem/_vendor/nocaselist/_version.py sha256=Ogqj42LHB1xvu4bZh48j_4Tb0VJ3bPsj8QQaeH7z6vQ 321
pywbem-1.7.2.data/scripts/mof_compiler sha256=L8_7xHzY4Qm_wx9jBcQIV7yIc93_e63JTkqs2-nyo0o 13836
pywbem-1.7.2.data/scripts/mof_compiler.bat sha256=IJkpJk-EJuzoPgN2vQ1P8MLX33ZKe6YEJ46A1jA3M9A 105
pywbem_mock/__init__.py sha256=tFyL2H7LzVP5rAoyZKJ_qmoMPryZINZoeyluAKcnMv8 2272
pywbem_mock/_baseprovider.py sha256=9ZaqF8W-edMEr77piscKSB3N617_04mXq-CoLGFazUM 23345
pywbem_mock/_baserepository.py sha256=sW3ouQ3v6cSrl_VzC0Ph1OKjlbQFH467V2IOWIjkf7U 13993
pywbem_mock/_dmtf_cim_schema.py sha256=9yoab-g1qSLxLb9lsBacyvGSqvbVLYupd5Cm0M7j3Ls 23108
pywbem_mock/_inmemoryrepository.py sha256=3Z_oAdzKPlvV3ShyLMGWxyx7EC6-7vCcCN7UqMOLYK8 12337
pywbem_mock/_instancewriteprovider.py sha256=YPP5G76Ikpv6dbYBn23FqnBU85uNiY0-thxn7-hIo50 38310
pywbem_mock/_mainprovider.py sha256=jvXer8M9Y63elCUpukzM7_F8Ve1if1hEpz3_5l5teqM 155063
pywbem_mock/_methodprovider.py sha256=-9MPnAPU7inUBv6GK-zNEcGSLAAkbxopgc---n4suN0 10974
pywbem_mock/_mockmofwbemconnection.py sha256=gd-UJHAlx2HIUfontsh9W3dRaOfGcW8c6jcU0i-V-gQ 15051
pywbem_mock/_namespaceprovider.py sha256=Ao06ioAVG2ZIf7yq7iE3IusMDMviKgqOVsx2vtcL4EY 14604
pywbem_mock/_providerdependentregistry.py sha256=J7aRLo1UBghVDePrl_TwgK9XPiYW7qGphDfXju1W5j0 5969
pywbem_mock/_providerdispatcher.py sha256=g_LoTZHmb3w3Op_S5nbf18e1TEk65shwWJPN5BW1_hM 31642
pywbem_mock/_providerregistry.py sha256=RSkBWfBBrOMYTWE6osi5v4XyJdnm42pOS_MyrRRgfGQ 18747
pywbem_mock/_resolvermixin.py sha256=eljg_xgHezjDmwWGDfdkMdunxNQaUh03icXger2APFk 22692
pywbem_mock/_subscriptionproviders.py sha256=Avgjuzz2NPlMeYaDLUbsypgJyVY0rjpZCTM7adAptMA 35926
pywbem_mock/_utils.py sha256=-86tEd7yGQ8gjIS-ysgvZYALg87nrOoz476c6syYmMw 2742
pywbem_mock/_wbemconnection_mock.py sha256=qhzBpHkkaGkP_dZVwbclcnB_nEYPjRuUFwDVofT6H3A 83136
pywbem_mock/config.py sha256=H8oHr831KZV9wAwseixAkBWN4kpYiTgOd8Ov7uZrfiQ 4391
pywbem-1.7.2.dist-info/LICENSE.txt sha256=XfBwBxmJicYi9dQd6NcD577z0OedYuJDMu5zmkUq9io 26436
pywbem-1.7.2.dist-info/METADATA sha256=0hwMfiCg01lPIpAO6-1xYtT03tOyJrBCLqz1QmeE_nw 7532
pywbem-1.7.2.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
pywbem-1.7.2.dist-info/top_level.txt sha256=bzptPHSMdfov5ex7ak6Rg7Ct56Y6MaSWY7t_qmAirQM 19
pywbem-1.7.2.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
pywbem-1.7.2.dist-info/RECORD

top_level.txt

pywbem
pywbem_mock

zip-safe