redis-diagnose-tool

View on PyPIReverse Dependencies (0)

0.1.2 redis_diagnose_tool-0.1.2-py3-none-any.whl

Wheel Details

Project: redis-diagnose-tool
Version: 0.1.2
Filename: redis_diagnose_tool-0.1.2-py3-none-any.whl
Download: [link]
Size: 37513
MD5: 5c31f78f8a17101d98d273944c9bdeca
SHA256: a043cc75f1742114f34ec1c84dd62985c77b444dcac3484085894685c68ef195
Uploaded: 2024-09-02 02:55:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: redis-diagnose-tool
Version: 0.1.2
Summary: redis-diagnose-tool is a tool for diagnosing Redis/Tair client connection errors.
Home-Page: https://github.com/tair-opensource/tair-tools/tree/main/redis-diagnose-tool
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: PyYAML (>=6.0.1)
Requires-Dist: redis (>=4.3.0)
Requires-Dist: psutil (>=6.0.0)
Requires-Dist: distro (>=1.9.0)
Requires-Dist: requests (>=2.27.1)
Requires-Dist: python-dateutil (>=2.9.0)
Requires-Dist: colorlog (>=6.8.2)
Requires-Dist: alibabacloud-r-kvstore20150101 (>=4.2.0)
Requires-Dist: alibabacloud-ecs20140526 (>=4.1.8)
Requires-Dist: tqdm (>=4.63.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6036 characters]

WHEEL

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

RECORD

Path Digest Size
diagnose/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
diagnose/arguments.py sha256=BTcop0Zp0ClKzF9OEzSGTFwbXnjUh-usc7wrxCh4omE 8012
diagnose/arguments.yaml sha256=VnTzMd13QGRvTOF49kuHwb5OSS2URLDpuTyBirhLQok 1244
diagnose/client.py sha256=OiTK2eLZjCguTepbQBfccDC8frCAr7XtxilnpK6EjV0 11020
diagnose/diag.py sha256=fVbOi5IiViB7HrcgKF0YZIyXkKX4OEtV2Disc352Kf4 20502
diagnose/diagnostic_report.py sha256=CiCXSZqS7zwUrGGGvb4g2GI6ywxK7Pn3ewHBtROZuwk 14587
diagnose/ecs.py sha256=HyJG0bnzC6OeUht5NCDMzAlKY-X1dH6dnr1PrTxIYuc 9526
diagnose/exceptions.py sha256=kDvEAZsP-oEy9-dBtWvqvQ1hqEd2pXb94SeNzIcjnQU 2335
diagnose/logger_config.py sha256=6PyXFrSp7OBF7f7jPI9cGUujfNsSWVaV3S0Gsv9DXbc 2378
diagnose/notification_template.py sha256=32qX1w98yAlu4CPzDt9PWJYw5qVN8Ve_F1Z8TPP0tHs 40568
diagnose/redis_instance.py sha256=cgo0P3NYVP6gfZ23gPzWdUygTGVnFfi2iLcSZcAQsq0 33125
diagnose/sdk.py sha256=UOLvsUshyQBBidTZ0ORUwwmuwCdwxFKyBZjigoV5H24 11565
diagnose/utils.py sha256=Q3j4k0gj3llZGRrKStLU2qTqWWj4tVSZfh_kWMhh3xU 6469
redis_diagnose_tool-0.1.2.dist-info/LICENSE sha256=Kj-yFXYfT2SMHVx80nmX0ta2SPNqCQAq1_fwhkPqJrw 1072
redis_diagnose_tool-0.1.2.dist-info/METADATA sha256=Vi9hitU2nRTuaq7_xaAbunqmYwkYS5RxBWXJ2ed_EmY 6876
redis_diagnose_tool-0.1.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
redis_diagnose_tool-0.1.2.dist-info/entry_points.txt sha256=zKqCWvA0i1RVlR-xJ97hzI-YkfB_ljhJ9yylG0-Pw0U 54
redis_diagnose_tool-0.1.2.dist-info/top_level.txt sha256=g6yWq-0gxhhxKGwvqa76n7MMiuCTE1CsIxpQU1wdw5s 9
redis_diagnose_tool-0.1.2.dist-info/RECORD

top_level.txt

diagnose

entry_points.txt

diag = diagnose.diag:start_diagnose