tft-phoebe

View on PyPIReverse Dependencies (0)

0.0.13 tft_phoebe-0.0.13-py3-none-any.whl

Wheel Details

Project: tft-phoebe
Version: 0.0.13
Filename: tft_phoebe-0.0.13-py3-none-any.whl
Download: [link]
Size: 15651
MD5: 9ca0ba45538d39c712d97f334d6e30f4
SHA256: 4fd1384bea487c7c737cc57102a11030404ef9da0101c3249db5e2c1455d85ea
Uploaded: 2022-01-19 16:32:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tft-phoebe
Version: 0.0.13
Summary: Data gathering proxy for Prometheus toolkit
Author: Jakub Haruda
Author-Email: jharuda[at]redhat.com
Home-Page: https://pypi.org/project/tft-phoebe
Project-Url: Repository, https://gitlab.com/testing-farm/phoebe
License: BSD-3-Clause
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
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 :: Implementation :: CPython
Classifier: Topic :: Utilities
Requires-Python: >=3.6,<4.0
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.8.1)
Requires-Dist: lxml (<5.0.0,>=4.4.2)
Requires-Dist: prometheus-client (<0.8.0,>=0.7.1)
Requires-Dist: requests
Requires-Dist: ruamel.yaml (<0.18.0,>=0.17.20)
Requires-Dist: stackprinter (<0.3.0,>=0.2.3)
Description-Content-Type: text/plain
[Description omitted; length: 579 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tft/phoebe/__init__.py sha256=k6soie8Ww2TwgA1jZpORvxdQOceLo1ZerdWotSeT3wY 8844
tft/phoebe/exporter_arbitrary.py sha256=tQk5cST6iz5ahbM0Koi-mEQiZz_9OvZqIjpmRQSKW8A 2058
tft/phoebe/exporter_aws.py sha256=NwQr5TG52Rgno_lYVKPCbQON8ffw2-LS79BRlBK-IUw 3263
tft/phoebe/exporter_aws.yaml.example sha256=FiLjyIm08Djj3fSEkz7cgpwRTl0qsvABL1kQXZJraFU 102
tft/phoebe/exporter_beaker.yaml.example~ sha256=b0eNoU31HKoOiuO2XoqmzyFaNiAcmQoG-eE05u8dysY 701
tft/phoebe/exporter_jenkins.py sha256=pbvHomHWILgNU6XQTWNkUfMvbI1-iidBBTTN28vImmY 8339
tft/phoebe/exporter_jenkins.yaml.example sha256=Xp0KTvx6qjiGaBFgw9q6ledQ8n38PDPxuAGXyp76pqs 362
tft/phoebe/exporter_openstack.py sha256=xWBRKALONRJX5iMmvw9rIuL6-z77-aVYxlua1Lvk7gY 5963
tft/phoebe/exporter_openstack.py~ sha256=J2gU_QI9oT8FjmfRCZ1GSAeJp46xStOEDr34PuvM_Tc 5964
tft/phoebe/exporter_openstack.yaml.example sha256=R982NremGwh1R0VGBCz61LK3zDVV5DvhFVPsaANFFAo 1017
tft_phoebe-0.0.13.dist-info/entry_points.txt sha256=rcH1IqbcHIEqN66WvZT17nkX2W_qRmEGT7ZHm9WnCyU 211
tft_phoebe-0.0.13.dist-info/LICENSE sha256=nmG_OT-hwPRX-dkgZrMKo8f3sCIuR_GlWyqR4gXhhak 1512
tft_phoebe-0.0.13.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
tft_phoebe-0.0.13.dist-info/METADATA sha256=5pkxJYotUP5Jirc6vmYIn5gFTeE-DCO_g1ebUCIVcuo 1690
tft_phoebe-0.0.13.dist-info/RECORD

entry_points.txt

phoebe-arbitrary = tft.phoebe.exporter_arbitrary:main
phoebe-aws = tft.phoebe.exporter_aws:main
phoebe-jenkins = tft.phoebe.exporter_jenkins:main
phoebe-openstack = tft.phoebe.exporter_openstack:main