{ "info": { "author": "Celery Project", "author_email": "bundles@celeryproject.org", "bugtrack_url": null, "classifiers": [ "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "===========================================================================\ncelery-with-beanstalk - Deprecated, use ``pip install celery[beanstalk]``\n===========================================================================\n\n:Version: 3.0\n\nContents\n========\n\nThis bundle installs the following packages::\n\n ['celery>=3.0,<4.0', 'beanstalk']\n\nWhat is this?\n=============\n\nThis is a bundle of several packages that you can use as a shortcut in the\nrequirements lists of your applications. Bundles are used to follow a\ncommon group of packages, or a package with an optional extension feature.\n\nYou can install all of the packages in this bundle by,\n\n*using pip*::\n\n $ pip install -U celery-with-beanstalk\n\nor *using easy_install*::\n\n $ easy_install -U celery-with-beanstalk\n\nOr if you want to add this bundle as a dependency in your application, you\ncan add the following identifier in your ``setup.py``'s requires list or\nin your pip requirements files::\n\n celery-with-beanstalk\n\nYou can also specify a specific version::\n\n celery-with-beanstalk>=3.0", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://celeryproject.org", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "celery-with-beanstalk", "package_url": "https://pypi.org/project/celery-with-beanstalk/", "platform": "all", "project_url": "https://pypi.org/project/celery-with-beanstalk/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://celeryproject.org" }, "release_url": "https://pypi.org/project/celery-with-beanstalk/3.0/", "requires_dist": null, "requires_python": null, "summary": "Deprecated, use pip install celery[beanstalk]", "version": "3.0" }, "last_serial": 1890240, "releases": { "3.0": [] }, "urls": [] }