{ "info": { "author": "Dwight Hubbard", "author_email": "d@d-h.us", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "========\nHotQueue\n========\n\n.. image:: https://travis-ci.org/dwighthubbard/hotqueue.svg?branch=master\n :target: https://travis-ci.org/dwighthubbard/hotqueue\n \n.. image:: https://coveralls.io/repos/dwighthubbard/hotqueue/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/dwighthubbard/hotqueue?branch=master\n \n:Info: HotQueue is a Python library that allows you to use Redis as a message queue within your Python programs.\n:Author: Richard Henry (http://github.com/richardhenry), Dwight Hubbard (http://github.com/dwighthubbard)\n\n--------------------------\n\n\nAbout HotQueue\n==============\n\nHotQueue is a Python library that allows you to use `Redis `_ as a message queue within\nyour Python programs.\n\nThis fork of HotQueue uses redislite to allow running without installing and running a separate Redis server.\n\nTo install it, run::\n\n pip install -U redislite-hotqueue\n\nThe best place to get started is `the documentation `_.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/dwighthubbard/hotqueue", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "redislite-hotqueue", "package_url": "https://pypi.org/project/redislite-hotqueue/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/redislite-hotqueue/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/dwighthubbard/hotqueue" }, "release_url": "https://pypi.org/project/redislite-hotqueue/1.3.83/", "requires_dist": null, "requires_python": null, "summary": "A fork of the HotQueue Python library that allows you to use Redis/Redislite as a message queue.", "version": "1.3.83" }, "last_serial": 1846252, "releases": { "1.3.83": [ { "comment_text": "", "digests": { "md5": "be4d18be4e11b4a3d2add46f0a148881", "sha256": "74bcb9f40a5c811824df59238f63643a017ae46f629cbcfbcb9fcf39e9ca8008" }, "downloads": -1, "filename": "redislite-hotqueue-1.3.83.tar.gz", "has_sig": false, "md5_digest": "be4d18be4e11b4a3d2add46f0a148881", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7227, "upload_time": "2015-12-04T10:09:36", "url": "https://files.pythonhosted.org/packages/5e/06/e26a3153a18361a6ac92fab6602e1d3d854c339f1aeb8fc30cd15f6599db/redislite-hotqueue-1.3.83.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "be4d18be4e11b4a3d2add46f0a148881", "sha256": "74bcb9f40a5c811824df59238f63643a017ae46f629cbcfbcb9fcf39e9ca8008" }, "downloads": -1, "filename": "redislite-hotqueue-1.3.83.tar.gz", "has_sig": false, "md5_digest": "be4d18be4e11b4a3d2add46f0a148881", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7227, "upload_time": "2015-12-04T10:09:36", "url": "https://files.pythonhosted.org/packages/5e/06/e26a3153a18361a6ac92fab6602e1d3d854c339f1aeb8fc30cd15f6599db/redislite-hotqueue-1.3.83.tar.gz" } ] }