
celery_once 3.0.1
0
Allows you to prevent multiple execution and queuing of celery tasks.
Contents
Allows you to prevent multiple execution and queuing of celery tasks.
Stars: 687, Watchers: 687, Forks: 94, Open Issues: 48The cameronmaske/celery-once repo was created 11 years ago and the last code push was 2 years ago.
The project is popular with 687 github stars!
How to Install celery-once
You can install celery-once using pip
pip install celery-once
or add it to a project with poetry
poetry add celery-once
Package Details
- Author
- Cameron Maske
- License
- BSD
- Homepage
- https://github.com/cameronmaske/celery-once
- PyPi:
- https://pypi.org/project/celery_once/
- GitHub Repo:
- https://github.com/cameronmaske/celery-once
Classifiers
- System/Distributed Computing
Related Packages
Errors
A list of common celery-once errors.
Code Examples
Here are some celery-once code examples and snippets.
pythonfix




