tipset

View on PyPIReverse Dependencies (2)

0.2.7 tipset-0.2.7-py3-none-any.whl

Wheel Details

Project: tipset
Version: 0.2.7
Filename: tipset-0.2.7-py3-none-any.whl
Download: [link]
Size: 63659
MD5: 12dfd82ff6535b13078f91f4b3dc8758
SHA256: fff7e050e688a39c88933cf6889a61cd4a3177d274e54fa498620acacc73f778
Uploaded: 2024-01-04 08:16:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tipset
Version: 0.2.7
Summary: tipset is a colletion of mini tools under linux.
Author: Xiao Liang
Author-Email: xiliang[at]redhat.com
Home-Page: https://github.com/liangxiao1/tipset
License: GPLv3+
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX
Requires-Python: >=3.6
Requires-Dist: argparse
Description-Content-Type: text/markdown
[Description omitted; length: 5174 characters]

WHEEL

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

RECORD

Path Digest Size
tipset/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tipset/aws_reportportal_sum.py sha256=T8CVfT0snj9ByKkp5gJn5hgltsFoiN99RNCNlzdzy-Y 12756
tipset/aws_resource_monitor.py sha256=wQViRONaK8kSr1Fe6Tnb8iq1W1AS70dnR-Yt07Gjc1k 9508
tipset/html_parser.py sha256=_imcGfZl3v9joTG4WgVcm6WubDQ2eyh1KtU3LQ56oew 8104
tipset/json_parser.py sha256=RpH8VLR657tXHl7ef50dDdwzGEjPkNl7lSDh6sr0ofE 7226
tipset/rhcert_manager.py sha256=NNrm8Ba9r_453M6e1jV9j8wna8CaRxU8TYlhJumXDtA 27686
tipset/rp_manager.py sha256=CqOnlkc51nK4T7jRuxBaOg-UIhZGhi4g-VFFZLG_Rpk 18619
tipset/tipsearch.py sha256=M6b73d2Y56kL3SjnP9Ptx5TJmwKN9SHz_9-zuMJqMZM 3868
tipset/cfg/aws_reportportal_sum.yaml sha256=ezr8cOeYcKYd1MaMqBmNAZOb2t-smKRkgVGHojD985s 485
tipset/cfg/rhcert_manager.yaml sha256=K1J1zVDGEqjRfo9GhEUwg5yzo0V2_9ZMiSTw8dzgjWU 345
tipset/cfg/rhcert_manager_data.yaml sha256=n0pNGKQLtmzyrzJUd4fjFMTJY1AoPiBYygEb0U0FfQo 588
tipset/cfg/rp_manager.yaml sha256=FNYNxMPvRKmjRqtPPfuER3Bp0NMyJAi4OAksWDuFUnQ 404
tipset/data/tips_data.json sha256=w-yL4Dc-8MUcBoixeFoAB8g5S9u10rDSSQTTljcrdR8 86971
tipset/docs/awscli_quick_start_with_examples.md sha256=22KK2nMpIr_HU2akUGZgH4XttiSB37IKcb9HeMBC-WU 4041
tipset/libs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tipset/libs/aws_libs.py sha256=YNe-jQasgntsn3YShchHayzYBzduFBJxpZSLb1rXhTg 22501
tipset/libs/generic_libs.py sha256=6_ldniTHXFC8wPHq5IjO7ltKZVkiFOM_z6ONO2nRGvE 2197
tipset/libs/minilog.py sha256=e6EzqipPXZ08AQ42tsU0d8fOSLhBK0FjDuGsUmqb5QQ 1066
tipset/libs/polarion_adm.py sha256=z55xmHejO8eC3FbHqqlYW-kvBX2t80LP62BM1CL8lNU 21851
tipset/libs/rmt_ssh.py sha256=E-bvl4WOap58thhTQtcCHLl9u55lOhMEZtyDqAVljq0 13050
tipset-0.2.7.dist-info/METADATA sha256=1L1n94kVyJ3IaXHRSNxy4w51R1_MyxVp_ZJuMW-8MTg 5659
tipset-0.2.7.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
tipset-0.2.7.dist-info/entry_points.txt sha256=TcELbwqh6RoVXEsaBLQXXj18vuhgm1amWfb-zYVwzFE 365
tipset-0.2.7.dist-info/top_level.txt sha256=DniUjCERGdvxuqH9Z1ozmNpFFqbMPp0notumVnoIrAg 7
tipset-0.2.7.dist-info/RECORD

top_level.txt

tipset

entry_points.txt

aws_reportportal_sum = tipset.aws_reportportal_sum:main
aws_resource_monitor = tipset.aws_resource_monitor:main
html_parser = tipset.html_parser:main
json_parser = tipset.json_parser:main
polarion_adm = tipset.libs.polarion_adm:main
rhcert_manager = tipset.rhcert_manager:main
rp_manager = tipset.rp_manager:main
tipsearch = tipset.tipsearch:main