Metadata-Version: 2.1
Name: django-redis-task-lock
Version: 0.1
Summary: Redis task lock decorator for django celery tasks
Home-page: https://github.com/Lenders-Cooperative/django-redis-task-lock
Author: Levi Anderson
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: django (>=2.2.9)

# django-redis-task-lock
Redis task lock decorator for django celery tasks


