celery-batches 0.9
0
Experimental task class that buffers messages and processes them as a list.
Contents
Experimental task class that buffers messages and processes them as a list.
Stars: 86, Watchers: 86, Forks: 25, Open Issues: 9The clokep/celery-batches
repo was created 6 years ago and the last code push was 2 months ago. The project is moderately popular with 86 github stars!
How to Install celery-batches
You can install celery-batches using pip
pip install celery-batches
or add it to a project with poetry
poetry add celery-batches
Package Details
- Author
- Patrick Cloke
- License
- BSD
- Homepage
- https://github.com/clokep/celery-batches
- PyPi:
- https://pypi.org/project/celery-batches/
- Documentation:
- https://celery-batches.readthedocs.io
- GitHub Repo:
- https://github.com/clokep/celery-batches
Classifiers
- Software Development/Object Brokering
- System/Distributed Computing
Related Packages
Errors
A list of common celery-batches errors.
Code Examples
Here are some celery-batches
code examples and snippets.