{ "info": { "author": "Gavin M. Roy", "author_email": "gavinmroy@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Communications", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "Troika HTTP\n===========\nA Python 3 AsyncIO HTTP Application Framework inspired by `Tornado`_.\n\nWhile not 100% compatible with the Tornado framework classes, it should\nfeel very familiar for those who write Tornado applications.\n\n|Status| |Coverage| |Docs|\n\nDevelopment\n-----------\n\nSee `CONTRIBUTING.md `_\n\n.. _Tornado: https://tornadoweb.org\n\n.. |Status| image:: https://img.shields.io/travis/troika-framework/troika-http.svg?\n :target: https://travis-ci.org/troika-framework/troika-http\n\n.. |Coverage| image:: https://img.shields.io/codecov/c/github/troika-framework/troika-http?\n :target: https://codecov.io/github/troika-framework/troika-http?branch=master\n\n.. |Docs| image:: https://readthedocs.org/projects/troika/badge/?version=stable\n :target: https://troika.readthedocs.org", "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/gmr/troika", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "troika-http", "package_url": "https://pypi.org/project/troika-http/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/troika-http/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/gmr/troika" }, "release_url": "https://pypi.org/project/troika-http/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A Python 3 AsyncIO HTTP Application Framework inspired by Tornado", "version": "0.1.0" }, "last_serial": 2402919, "releases": { "0.1.0": [] }, "urls": [] }