{ "info": { "author": "Aur\u00e9lien Matouillot", "author_email": "a.matouillot@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "Sqla-taskq\n##########\n\nSqla-taskq in an asynchronous task queue. It's minimalist and very useful when you don't want to put in place big system like celery. Since it's written in python it's very simple to add it in your python project. The back end should be one supported by `SQLAlchemy `_.\n\n\nDocumentation is hosted at `ReadTheDocs `_.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "taskq,unix,sqlalchemy,task,queue", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "sqla-taskq", "package_url": "https://pypi.org/project/sqla-taskq/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sqla-taskq/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/sqla-taskq/0.1/", "requires_dist": null, "requires_python": null, "summary": "Simple task queue executed by a daemon", "version": "0.1" }, "last_serial": 1607443, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9afdb47d8d41e899a9d16748eb396809", "sha256": "4be32174353b5b0e637268fda6f48fbfec045f2a65448a5db7d3a571c0ce2a53" }, "downloads": -1, "filename": "sqla-taskq-0.1.tar.gz", "has_sig": false, "md5_digest": "9afdb47d8d41e899a9d16748eb396809", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7107, "upload_time": "2015-06-26T06:26:48", "url": "https://files.pythonhosted.org/packages/41/5f/100bfacdfe6f722da2064ef43133c3342899b723aaf1e18933a78d2a8551/sqla-taskq-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9afdb47d8d41e899a9d16748eb396809", "sha256": "4be32174353b5b0e637268fda6f48fbfec045f2a65448a5db7d3a571c0ce2a53" }, "downloads": -1, "filename": "sqla-taskq-0.1.tar.gz", "has_sig": false, "md5_digest": "9afdb47d8d41e899a9d16748eb396809", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7107, "upload_time": "2015-06-26T06:26:48", "url": "https://files.pythonhosted.org/packages/41/5f/100bfacdfe6f722da2064ef43133c3342899b723aaf1e18933a78d2a8551/sqla-taskq-0.1.tar.gz" } ] }