{ "info": { "author": "Lewis Franklin", "author_email": "lewis.franklin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Distributed Computing" ], "description": "# zkcelery\n\nZKCelery is a collection of helpers for easily using ZooKeeper within Celery.\n\n\n# Installation\n\nSimply run `pip install zkcelery`\n\n\n# Requirements\n\nZKCelery relies on [ZooKeeper](http://zookeeper.apache.org/).\n\n\n# Usage\n\nA new configuration variable is required in order to let ZKCelery know about your ZooKeeper servers:\n\n ZOOKEEPER_HOSTS = 'localhost:2181'\n\nThis is a comma-separated list of hosts to connect to.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/brolewis/zkcelery", "keywords": "Celery tasks mutex semaphore locks Zookeeper", "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "zkcelery", "package_url": "https://pypi.org/project/zkcelery/", "platform": "any", "project_url": "https://pypi.org/project/zkcelery/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/brolewis/zkcelery" }, "release_url": "https://pypi.org/project/zkcelery/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Celery tools for utilizng ZooKeeper", "version": "0.1.0" }, "last_serial": 1120972, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "93e2206b524b552420cc54714502f50b", "sha256": "5a4510964bfd9a74012970054506451a02bcb39120816a3f4bc73d8b7bb2dcd4" }, "downloads": -1, "filename": "zkcelery-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "93e2206b524b552420cc54714502f50b", "packagetype": "bdist_wheel", "python_version": "2.6", "requires_python": null, "size": 10528, "upload_time": "2014-06-10T23:52:21", "url": "https://files.pythonhosted.org/packages/4a/e8/052c0e91cc31cd47aa85e00ed58fb4007d2f69b8a9ea08a13ac91e662875/zkcelery-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "30d34e5f8096e92c24e800b92666835f", "sha256": "3ff7bd6b06bee4117a99f4863e9f5c0d13b7b21ef94eba47752516439c91e667" }, "downloads": -1, "filename": "zkcelery-0.1.0.tar.gz", "has_sig": false, "md5_digest": "30d34e5f8096e92c24e800b92666835f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7489, "upload_time": "2014-06-10T23:52:32", "url": "https://files.pythonhosted.org/packages/52/85/412c887e898237118ddf66b6e2b2dd80da35138a8f744e5e812db8637d16/zkcelery-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "93e2206b524b552420cc54714502f50b", "sha256": "5a4510964bfd9a74012970054506451a02bcb39120816a3f4bc73d8b7bb2dcd4" }, "downloads": -1, "filename": "zkcelery-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "93e2206b524b552420cc54714502f50b", "packagetype": "bdist_wheel", "python_version": "2.6", "requires_python": null, "size": 10528, "upload_time": "2014-06-10T23:52:21", "url": "https://files.pythonhosted.org/packages/4a/e8/052c0e91cc31cd47aa85e00ed58fb4007d2f69b8a9ea08a13ac91e662875/zkcelery-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "30d34e5f8096e92c24e800b92666835f", "sha256": "3ff7bd6b06bee4117a99f4863e9f5c0d13b7b21ef94eba47752516439c91e667" }, "downloads": -1, "filename": "zkcelery-0.1.0.tar.gz", "has_sig": false, "md5_digest": "30d34e5f8096e92c24e800b92666835f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7489, "upload_time": "2014-06-10T23:52:32", "url": "https://files.pythonhosted.org/packages/52/85/412c887e898237118ddf66b6e2b2dd80da35138a8f744e5e812db8637d16/zkcelery-0.1.0.tar.gz" } ] }