rks

View on PyPIReverse Dependencies (0)

1.0.0 rks-1.0.0-py3-none-any.whl

Wheel Details

Project: rks
Version: 1.0.0
Filename: rks-1.0.0-py3-none-any.whl
Download: [link]
Size: 5508
MD5: 25a8a9aafbf5242e7398b8475bb6f606
SHA256: fdfe3701f76d67b0d0ea219890a5d1cc307b5985c0148e08e600fa3cc743d360
Uploaded: 2023-11-10 13:57:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rks
Version: 1.0.0
Summary: rks(redis-keys-statistics) is a Python tool for analyzing and reporting key usage statistics in Redis databases, including memory usage and type distribution, created by garimoo and is under the copyright of Woowabros
Author: garimoo
Author-Email: garimoo.kim[at]gmail.com
Keywords: redis,pypi,redis keys statistics,rks,redis statistics,garim,garimoo
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: redis
Requires-Dist: redis-py-cluster
Requires-Dist: prettytable
[No description]

WHEEL

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

RECORD

Path Digest Size
rks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rks/analysis.py sha256=YT5o8SBo-0xkNkt342bXfUoOXUP6nhOtiz3-fnsJkEk 1482
rks/display.py sha256=OohLcFAlO-teAWojY68iCfLrH4CIsSsMNM1oJHhRfpM 2095
rks/main.py sha256=L9nmrQAISWvCBdCWon6cVkzRCFQnxCJApmPVL_EG2LE 4085
rks/redis_utils.py sha256=HpMBecBG3IGyjs1U5kAAXzh7DWJl50Q0zqo6EldE4OM 4424
rks-1.0.0.dist-info/METADATA sha256=mKQrF5SxCcuGRGTGeUBNmNgkE0d5N34lWNJilMRLQGs 708
rks-1.0.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
rks-1.0.0.dist-info/entry_points.txt sha256=n_mbs5EQeMY8edi4reWVSLBbfHg66VgYoJd6N_RqciI 38
rks-1.0.0.dist-info/top_level.txt sha256=4doKggeYPXn5iqjE-OyIXOz7M4vZB-C77v8BjeKNn5g 4
rks-1.0.0.dist-info/RECORD

top_level.txt

rks

entry_points.txt

rks = rks.main:main