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: 662, Watchers: 662, Forks: 90, Open Issues: 42The cameronmaske/celery-once
repo was created 9 years ago and the last code push was 1 years ago.
The project is popular with 662 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.