esisdk

View on PyPIReverse Dependencies (0)

0.2.0 esisdk-0.2.0-py3-none-any.whl

Wheel Details

Project: esisdk
Version: 0.2.0
Filename: esisdk-0.2.0-py3-none-any.whl
Download: [link]
Size: 36949
MD5: 1652ea8c06925c694fd3e666c3e1bcad
SHA256: 7df47d10123cbfa8398e4e6ace4fea4f1b92c211da9ab3a59983c1305a9463bc
Uploaded: 2024-05-09 16:02:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: esisdk
Version: 0.2.0
Summary: An SDK for building applications to work with ESI
Author: ESI
Author-Email: esi[at]lists.massopen.cloud
Home-Page: https://esi.readthedocs.io/en/latest/
Classifier: Environment :: Console
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
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
Requires-Python: >=3.6
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: PyYAML (>=3.13)
Requires-Dist: appdirs (>=1.3.0)
Requires-Dist: requestsexceptions (>=1.2.0)
Requires-Dist: jsonpatch (!=1.20,>=1.16)
Requires-Dist: os-service-types (>=1.7.0)
Requires-Dist: keystoneauth1 (>=3.18.0)
Requires-Dist: openstacksdk (<1.3.0)
Requires-Dist: decorator (>=4.4.1)
Requires-Dist: jmespath (>=0.9.0)
Requires-Dist: iso8601 (>=0.1.11)
Requires-Dist: netifaces (>=0.10.4)
Requires-Dist: dogpile.cache (>=0.6.5)
Requires-Dist: cryptography (>=2.7)
Requires-Dist: importlib-metadata (<5.0.0); python_version < "3.8"
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
[Description omitted; length: 2092 characters]

WHEEL

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

RECORD

Path Digest Size
esi/__init__.py sha256=2H5surxKCslqu5Kfx6vIbZrUiysnSCG0ZugflAxgGqI 2402
esi/_services_mixin.py sha256=zmHVnazBFPIsZuTrETASOb65tjA5pm4Flk63r1Y9qAo 693
esi/connection.py sha256=vimzaULFSGp3ehr6j7Bw61IPnWuA7WRQTTkL4sUG65A 896
esi/cloud/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esi/cloud/_lease.py sha256=kgoxGMuqtH2G2BUskK4ALTCBK_hf1uB9nYy7JwXa8HU 2156
esi/lease/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esi/lease/lease_service.py sha256=mAY_CxxCDcZgNDpiWV5tUzLQ4Ldhbuc6rCEGkUr_GMg 7777
esi/lease/v1/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esi/lease/v1/_common.py sha256=HAlomjdrk9OjBdb4J9LuYF6tZrT5uINiclHC1lVh7GE 1680
esi/lease/v1/_proxy.py sha256=cvdMLHfkBoY1256FVjC9_5blhjK1VVodx48M52Yyzoo 9925
esi/lease/v1/event.py sha256=EzBFzxWwGliN2V1VCa10emZKH4ZEIuaHrwEimFF0m8M 1948
esi/lease/v1/lease.py sha256=dcA9gxF6ctdidbmBqdNzV5mYLq5ROF6czcFV-biTMdw 3184
esi/lease/v1/node.py sha256=0aBWWqTXi6GcUuEjbSfkhNPEF_GvmjyofgcECjXpt9o 1675
esi/lease/v1/offer.py sha256=7akYo0KgHR49uuIGCqoAT89pLeOPANKqy2b0nrBD1LE 3330
esi/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esi/tests/fakes.py sha256=2thZAaGVVLL5HWGvhJ4RPdtyZxcCopclwohbT7XmJxU 2504
esi/tests/functional/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esi/tests/functional/lease/README.md sha256=4_pOFjHMPY2Ikd5Cli9p4HLhlP2KYgwg4Vmsh5ku8Wg 1105
esi/tests/functional/lease/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esi/tests/functional/lease/base.py sha256=W7r_Vq5HygrddRDhzIJPIR59dvvQXZY9NXbdNXYouhU 2521
esi/tests/functional/lease/test_esi_leap_event.py sha256=egV_xIZID_sNYFos8rvtiUOA-573-bhMjUfES9MRkOo 1715
esi/tests/functional/lease/test_esi_leap_lease.py sha256=x6jZA4KrKqKTDquxUJa_3nKbJTkP_Hrro-OABuX8tAc 5344
esi/tests/functional/lease/test_esi_leap_node.py sha256=voM-WH5ogJm2FbtLz173jqoQ9kRa61ovp9qxbgUQm0g 1391
esi/tests/functional/lease/test_esi_leap_offer.py sha256=hYvFe3lM5MB-IKBNcVFDZVoJ7ROXSDSDNu6aQ3A3JrQ 5286
esi/tests/unit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esi/tests/unit/cloud/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esi/tests/unit/cloud/test_lease.py sha256=uPFdE_gfeavq2thE_zP6yabY3EDlgy_nnb2JO7x30xI 8132
esi/tests/unit/lease/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esi/tests/unit/lease/v1/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esi/tests/unit/lease/v1/test_event.py sha256=v15jrqYKa8x_RBUkSUHs09MIGPQ9L1OFwqspryuyBk8 2736
esi/tests/unit/lease/v1/test_lease.py sha256=28upkvG_EGhX43fNEPzJL04GBRoN7rqiDukYYeMWgL8 3765
esi/tests/unit/lease/v1/test_node.py sha256=C2gve8RC7NPJMtDPWsBN4IMf5s6d3YewGm1nmkiOqSs 2220
esi/tests/unit/lease/v1/test_offer.py sha256=ThoDOT4aSAxx5wDrOdkl9ocU96WOpIqk68HgZiQb4SM 3946
esi/tests/unit/lease/v1/test_proxy.py sha256=bjmvB8N0fGcm_QSS_7LT0pYcDNQ_kvysJasxmkfSlOw 3189
esisdk-0.2.0.dist-info/AUTHORS sha256=jpGcxQACaD4TSlGyXbZqkvGc7x1aN1B9di_Pi6P2pPs 151
esisdk-0.2.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
esisdk-0.2.0.dist-info/METADATA sha256=7F_c_KiG3U-wwDhMr7Ha1ATSrRvFBcXB16HLFZyxJpw 3615
esisdk-0.2.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
esisdk-0.2.0.dist-info/pbr.json sha256=ceD7UHqpKU4A9Z9l8txqkmyYpI_LIUgEXs2lv_robpI 47
esisdk-0.2.0.dist-info/top_level.txt sha256=06yvh9yhDJTQ9vBi4GpiDoiGaZuKOgKP82v3AvBhPgo 4
esisdk-0.2.0.dist-info/RECORD

top_level.txt

esi