lockr

View on PyPIReverse Dependencies (0)

0.0.9 lockr-0.0.9-py3-none-any.whl

Wheel Details

Project: lockr
Version: 0.0.9
Filename: lockr-0.0.9-py3-none-any.whl
Download: [link]
Size: 9724
MD5: 6dc992d76b7ff52d34e9c9e75e382539
SHA256: 0480f84d487390c4fe18d68c7925ad28886d9b3e070e476dbb70659da029f1e6
Uploaded: 2022-12-04 23:43:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lockr
Version: 0.0.9
Summary: CLI tool leveraging Redis locking pattern for management of distributed applications in cloud
Author: Paarth Bhasin
Home-Page: https://github.com/PaarthB/LockR/
License: Apache License, Version 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Utilities
Requires-Python: >=3.8.13
Requires-Dist: requests (==2.27.1)
Requires-Dist: click (==8.1.2)
Requires-Dist: redis (==4.3.1)
Requires-Dist: fakeredis[lua] (==1.8)
Description-Content-Type: text/x-rst
[Description omitted; length: 5022 characters]

WHEEL

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

RECORD

Path Digest Size
.DS_Store sha256=1g5h_OgupTgsU61RJptMwCR9CFzOOHHlVrPDTnP8hO8 6148
cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cli/main.py sha256=hUTwnKoYqt2iEbfS_Ocd1Yz5BQje-OKzI-zyx6YqLF8 1049
lockr/__init__.py sha256=zcIrIcbRAcDqjYBQxNNyqFUnTF0brc_zDBOVw_Iqe-0 124
lockr/constants.py sha256=BFCRGQ_vVriLnBY_WidzuTkxDdKsNMhuKKNtJNV-V_U 171
lockr/core.py sha256=65gDIdAobCyBQI4yjvWMMZO-CCdL_8Z2jh_74se1IM4 14584
lockr-0.0.9.dist-info/METADATA sha256=zBxVNKY8KuclNyiseUz5rnhyAE6wQ56hooJ3nzy-LuI 5794
lockr-0.0.9.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
lockr-0.0.9.dist-info/entry_points.txt sha256=ByPDplLe5U8ureFBCG_dXofB38hzWqbsSO8qTOIXnL4 41
lockr-0.0.9.dist-info/top_level.txt sha256=M2FWk3ciV6srgUldUJ7U8_RIszMwNHzCb4l-xHQieG0 10
lockr-0.0.9.dist-info/RECORD

top_level.txt

cli
lockr

entry_points.txt

lockr = cli.main:main