{"library":"celery-once","type":"library","category":null,"description":"Celery Once is a Python library that prevents multiple execution and queuing of Celery tasks, ensuring a task runs only once. It's particularly useful for idempotent operations or tasks that should not be duplicated. The current version is 3.0.1, and it maintains an active release cadence with significant changes often introduced in major versions.","language":"python","status":"active","version":"3.0.1","tags":["celery","task management","concurrency","distributed tasks","once","idempotency"],"last_verified":"Mon May 25","install":[{"cmd":"pip install celery-once","imports":["from celery_once import QueueOnce"]},{"cmd":"pip install celery-once[redis]","imports":[]}],"homepage":null,"github":"https://github.com/cameronmaske/celery-once","docs":null,"changelog":null,"pypi":"https://pypi.org/project/celery-once/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.5,"avg_import_s":0.43,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/celery-once/compatibility"}}