arbiterd

View on PyPIReverse Dependencies (0)

0.0.7 arbiterd-0.0.7-py3-none-any.whl

Wheel Details

Project: arbiterd
Version: 0.0.7
Filename: arbiterd-0.0.7-py3-none-any.whl
Download: [link]
Size: 19089
MD5: a467e5ed9a757ab3da26b9fc42e2d4e6
SHA256: 41cc49043a7d9f552b3f7ee7295e4a0086e33d304320678a364a1a40d566f9fd
Uploaded: 2022-01-28 01:01:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: arbiterd
Version: 0.0.7
Summary: A collection of daemons to arbitrate power and performance
Author: Sean Mooney
Author-Email: work[at]seanmooney.info
Home-Page: https://github.com/SeanMooney/arbiterd
Project-Url: Documentation, https://github.com/SeanMooney/arbiterd
Project-Url: Source, https://github.com/SeanMooney/arbiterd
Project-Url: Tracker, https://github.com/SeanMooney/arbiterd/issues
Project-Url: Download, https://pypi.org/project/arbiterd/#files
License: Apache-2.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: Apache Software License
Platform: Linux
Requires-Python: >=3.6
Requires-Dist: libvirt-python
Requires-Dist: defusedxml
Requires-Dist: dataclasses; python_version < "3.7"
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: fixtures; extra == "testing"
Requires-Dist: testtools; extra == "testing"
Requires-Dist: pytest-xdist; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
[Description omitted; length: 3112 characters]

WHEEL

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

RECORD

Path Digest Size
arbiterd/__init__.py sha256=RuG-x0TsPMNo0_wdogj2U60Msd_ch1Qr4pWl6bZHYlk 636
arbiterd/dispatcher.py sha256=frFnmi87n7u_T57zyq_Ypw87BBz1hmVM5dUAfoye03w 869
arbiterd/arbiters/__init__.py sha256=TzJUiXWcQF8mMhEr_4bsrjaPEkIDX3Ti7sKcaeqbM1E 906
arbiterd/arbiters/base.py sha256=Lg59sfSA1zgOApCqydgEla2DCleSzBa8-8oXlRvyTfc 564
arbiterd/arbiters/cpu_state.py sha256=yxX2aKTJiUqKj7cIMOCnymG9qLXU63IbmvnxeoIR9Wg 2398
arbiterd/cmd/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
arbiterd/cmd/static.py sha256=9aez5VwNIJDOrVXUQaclUMMrIIWWs0tdbzzRrTjaXoE 9753
arbiterd/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
arbiterd/common/cpu.py sha256=xxP_1T2VcFZWEZn18lHaJgyvClHwV0kNPvWph7kD1Qw 3825
arbiterd/common/filesystem.py sha256=rw4bUdXt-EkhafvP-6nNNyKTXcW5gnfXKctXGzDqKkI 1706
arbiterd/common/libvirt.py sha256=zgw-UX0MVMyCmK5lOTUeubQ-njkjKU5aJpnI4EuC9n8 1187
arbiterd/common/nova.py sha256=Pn7eP8wzcyJik0Jo-GaXOgSfimJiwgLZxwi_36NCRZ0 1103
arbiterd/conf/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
arbiterd/objects/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
arbiterd/objects/context.py sha256=5DMfSEyCG-vugzBJl_TJZIhqGyuiY5m34JeNEQOkSHk 446
arbiterd/objects/hardware_thread.py sha256=dS6km7F_GXjwVwO8M9xkGN1gwY8aRkUGLypjUih2GIY 1050
arbiterd/objects/instance.py sha256=Aioc6AUs5ZmvK1GJJe9P6mYgO2o5vJFUrjKeEyyatIs 3225
arbiterd-0.0.7.dist-info/LICENSE.txt sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E 11357
arbiterd-0.0.7.dist-info/METADATA sha256=8fXv9Fpdg1D54zwk_R_if9AgDttd3iRcr3s2guRCeyM 4685
arbiterd-0.0.7.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
arbiterd-0.0.7.dist-info/entry_points.txt sha256=_aN807R08usYgg-9_c0DsDyIGexUsRfi-UUEfhEmB2E 61
arbiterd-0.0.7.dist-info/top_level.txt sha256=BXbkYtVqVN53vFWN1_s9lSwXLcvPN52k1mQWs6fQZ6A 9
arbiterd-0.0.7.dist-info/RECORD

top_level.txt

arbiterd

entry_points.txt

arbiterd-static = arbiterd.cmd.static:run