{ "info": { "author": "Andrey Popp", "author_email": "8mayday@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Framework :: Paste", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP :: HTTP Servers" ], "description": "PasteGevent3\n===========\n\nPython 3 compatible fork of PasteGevent by Andrey Popp.\n\n\nWith pastegevent package you can run your WSGI applications with gevent's high\nperformace HTTP server.\n\nJust use *egg:pastegevent#gevent* spec in use directive of your server configuration section:\n\n [server:main]\n use = egg:pastegevent#gevent\n\nIf you need to pastegevent to monkey patch stdlib modules for your, use\n*egg:pastegevent#gevent_patched*. This will monkey patch all, except DNS\nsubsystem:\n\n [server:main]\n use = egg:pastegevent#gevent_patched", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "paste wsgi gevent", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pastegevent3", "package_url": "https://pypi.org/project/pastegevent3/", "platform": "", "project_url": "https://pypi.org/project/pastegevent3/", "project_urls": null, "release_url": "https://pypi.org/project/pastegevent3/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Run WSGI applications with PasteDeploy and gevent.", "version": "0.1.1" }, "last_serial": 5005578, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "9f1a7f5c8733d031fe6aefd9ad2189e6", "sha256": "85feeea97a556852c8587ebd7785fc4f4f601bc7b9bcd17110ad9cd15746b72d" }, "downloads": -1, "filename": "pastegevent3-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9f1a7f5c8733d031fe6aefd9ad2189e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1940, "upload_time": "2019-03-29T23:42:51", "url": "https://files.pythonhosted.org/packages/de/6c/c13e0b9affe0ac656b06d10e5bf3520174914397fd18708bca604043b553/pastegevent3-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f1a7f5c8733d031fe6aefd9ad2189e6", "sha256": "85feeea97a556852c8587ebd7785fc4f4f601bc7b9bcd17110ad9cd15746b72d" }, "downloads": -1, "filename": "pastegevent3-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9f1a7f5c8733d031fe6aefd9ad2189e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1940, "upload_time": "2019-03-29T23:42:51", "url": "https://files.pythonhosted.org/packages/de/6c/c13e0b9affe0ac656b06d10e5bf3520174914397fd18708bca604043b553/pastegevent3-0.1.1.tar.gz" } ] }