{"library":"celery-batches","type":"library","category":null,"description":"Celery Batches is an experimental task class that buffers messages and processes them as a list within Celery workers. Task requests are held in memory until either a configured flush count or flush interval is reached. This library is actively maintained, currently at version 0.11, and provides continuous support for recent Python and Celery versions.","language":"python","status":"active","version":"0.11","tags":["celery","batch processing","task queue","async"],"last_verified":"Mon May 25","install":[{"cmd":"pip install celery-batches","imports":["from celery_batches import Batches","from celery_batches import SimpleRequest"]}],"homepage":null,"github":"https://github.com/clokep/celery-batches","docs":"https://celery-batches.readthedocs.io","changelog":"https://github.com/clokep/celery-batches/blob/main/CHANGELOG.rst","pypi":"https://pypi.org/project/celery-batches/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.3,"avg_import_s":0.45,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/celery-batches/compatibility"}}