{ "info": { "author": "Percipient Networks", "author_email": "support@strongarm.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Object Brokering", "Topic :: System :: Distributed Computing" ], "description": "Celery Batches\n==============\n\nCelery Batches provides a ``Task`` class that allows processing of multiple\nCelery task calls together as a list. The buffer of tasks calls is flushed on a\ntimer and based on the number of queued tasks.\n\nHistory\n=======\n\nCelery Batches was part of Celery (as ``celery.contrib.batches``) until Celery\n4.0. This is repository includes that history. The Batches code has been updated\nto maintain compatible with newer versions of Celery and other fixes. See the\nChangelog for details.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/percipient/celery-batches", "keywords": "task job queue distributed messaging actor", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "celery-batches", "package_url": "https://pypi.org/project/celery-batches/", "platform": "any", "project_url": "https://pypi.org/project/celery-batches/", "project_urls": { "Homepage": "https://github.com/percipient/celery-batches" }, "release_url": "https://pypi.org/project/celery-batches/0.2/", "requires_dist": [ "celery (<5.0,>=4.0)" ], "requires_python": "", "summary": "Experimental task class that buffers messages and processes them as a list.", "version": "0.2" }, "last_serial": 3785213, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8d875db37b625fcf96f55c2e702cdc78", "sha256": "c934f8b6b334d9ffc86b0c831566ffa0a7c5f4b2a2423ef5d1d21644bafdc694" }, "downloads": -1, "filename": "celery_batches-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8d875db37b625fcf96f55c2e702cdc78", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7678, "upload_time": "2018-03-23T16:57:27", "url": "https://files.pythonhosted.org/packages/f0/20/86157a08e7686ad43184b66e926a2e59127eeb6502da10cc89e986a7dc15/celery_batches-0.1-py2.py3-none-any.whl" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "9465dde3a58094bbdad967fdfacd053b", "sha256": "79d9ce56c07cd802d396c4c598d08b4ccf24819e798272af326546d8c447cd30" }, "downloads": -1, "filename": "celery_batches-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9465dde3a58094bbdad967fdfacd053b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8894, "upload_time": "2018-04-20T17:04:01", "url": "https://files.pythonhosted.org/packages/3a/f4/0d5f357bc2023ce88688e4853068e91a860144b619667d65ad923f3b16ec/celery_batches-0.2-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9465dde3a58094bbdad967fdfacd053b", "sha256": "79d9ce56c07cd802d396c4c598d08b4ccf24819e798272af326546d8c447cd30" }, "downloads": -1, "filename": "celery_batches-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9465dde3a58094bbdad967fdfacd053b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8894, "upload_time": "2018-04-20T17:04:01", "url": "https://files.pythonhosted.org/packages/3a/f4/0d5f357bc2023ce88688e4853068e91a860144b619667d65ad923f3b16ec/celery_batches-0.2-py2.py3-none-any.whl" } ] }