{ "info": { "author": "Oleg Lupats", "author_email": "oleglupats@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5" ], "description": "Thread pool executor with priority queue: little hack of ThreadPoolExecutor from concurrent.futures.thread", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/oleglpts/PriorityThreadPoolExecutor", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "PriorityThreadPoolExecutor", "package_url": "https://pypi.org/project/PriorityThreadPoolExecutor/", "platform": "any", "project_url": "https://pypi.org/project/PriorityThreadPoolExecutor/", "project_urls": { "Homepage": "https://github.com/oleglpts/PriorityThreadPoolExecutor" }, "release_url": "https://pypi.org/project/PriorityThreadPoolExecutor/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Thread pool executor with priority queue", "version": "0.0.1" }, "last_serial": 4914366, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "316347fc8176be27bf492b0d1a6afc5b", "sha256": "a8347bb40ec2a9353326b1a9ea3652fe4f2512306f4c28c4aec62580391108ab" }, "downloads": -1, "filename": "PriorityThreadPoolExecutor-0.0.1-py3.5.egg", "has_sig": false, "md5_digest": "316347fc8176be27bf492b0d1a6afc5b", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 4911, "upload_time": "2019-03-08T08:07:32", "url": "https://files.pythonhosted.org/packages/fb/0e/d36eaf83aa26e9738e01d01c302f6815cf36544b8d18aebcd3f6e08fd24a/PriorityThreadPoolExecutor-0.0.1-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "a25e9d2f3c6d97055bf076ce5474bac0", "sha256": "f8aac5ecf47947382eeddb6b2ca6b92df2d4496f5c67847b08570dcd8836e230" }, "downloads": -1, "filename": "PriorityThreadPoolExecutor-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a25e9d2f3c6d97055bf076ce5474bac0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2601, "upload_time": "2019-03-08T08:07:34", "url": "https://files.pythonhosted.org/packages/54/46/d9c19937bca8394e7dca3446cee66351d9cb6424824ec4c083472f1b460f/PriorityThreadPoolExecutor-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "316347fc8176be27bf492b0d1a6afc5b", "sha256": "a8347bb40ec2a9353326b1a9ea3652fe4f2512306f4c28c4aec62580391108ab" }, "downloads": -1, "filename": "PriorityThreadPoolExecutor-0.0.1-py3.5.egg", "has_sig": false, "md5_digest": "316347fc8176be27bf492b0d1a6afc5b", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 4911, "upload_time": "2019-03-08T08:07:32", "url": "https://files.pythonhosted.org/packages/fb/0e/d36eaf83aa26e9738e01d01c302f6815cf36544b8d18aebcd3f6e08fd24a/PriorityThreadPoolExecutor-0.0.1-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "a25e9d2f3c6d97055bf076ce5474bac0", "sha256": "f8aac5ecf47947382eeddb6b2ca6b92df2d4496f5c67847b08570dcd8836e230" }, "downloads": -1, "filename": "PriorityThreadPoolExecutor-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a25e9d2f3c6d97055bf076ce5474bac0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2601, "upload_time": "2019-03-08T08:07:34", "url": "https://files.pythonhosted.org/packages/54/46/d9c19937bca8394e7dca3446cee66351d9cb6424824ec4c083472f1b460f/PriorityThreadPoolExecutor-0.0.1.tar.gz" } ] }