{
"info": {
"author": "The Webapp3 Maintainers",
"author_email": "camille.tolsa@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"description": "webapp3\n=======\n\n|Build Status| |Coverage Status| |PyPI Version|\n\n`webapp3`_ is a lightweight Python web framework compatible with Google App\nEngine's `webapp`_.\n\nwebapp3 is simple. it follows the simplicity of webapp, but\nimproves it in some ways: it adds better URI routing and exception handling,\na full featured response object and a more flexible dispatching mechanism.\n\nwebapp3 also offers the package `webapp3_extras`_ with several optional\nutilities: sessions, localization, internationalization, domain and subdomain\nrouting, secure cookies and others.\n\nwebapp3 can also be used outside of Google App Engine, independently of the\nApp Engine SDK.\n\nFor a complete description of how webapp3 improves webapp, see\n`webapp3 features`_.\n\nQuick links\n-----------\n\n- `User Guide `_\n- `Repository `_\n- `Discussion Group `_\n\n.. _webapp: http://code.google.com/appengine/docs/python/tools/webapp/\n.. _webapp3: https://github.com/GoogleCloudPlatform/webapp3\n.. _webapp3_extras: https://webapp3.readthedocs.org/#api-reference-webapp3-extras\n.. _webapp3 features: https://webapp3.readthedocs.org/features.html\n\nStatus\n------\n\nWebapp3 is currently maintained by Google Cloud Platform Developer Relations. It\nis not an official Google product, but is hosted by Google to allow the webapp3\ncommunity to continue to maintain the project.\n\nContributing changes\n--------------------\n\n- See `CONTRIBUTING.md`_\n\nLicensing\n---------\n\n- Apache 2.0 - See `LICENSE`_\n\n.. _LICENSE: https://github.com/GoogleCloudPlatform/webapp3/blob/master/LICENSE\n.. _CONTRIBUTING.md: https://github.com/GoogleCloudPlatform/webapp3/blob/master/CONTRIBUTING.md\n.. |Build Status| image:: https://travis-ci.org/GoogleCloudPlatform/webapp3.svg\n :target: https://travis-ci.org/GoogleCloudPlatform/webapp3\n.. |Coverage Status| image:: https://codecov.io/github/GoogleCloudPlatform/webapp3/coverage.svg?branch=master\n :target: https://codecov.io/github/GoogleCloudPlatform/webapp3?branch=master\n.. |PyPI Version| image:: https://img.shields.io/pypi/v/webapp3.svg\n :target: https://pypi.python.org/pypi/webapp3",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "",
"keywords": "",
"license": "Apache Software License",
"maintainer": "",
"maintainer_email": "",
"name": "webapp3",
"package_url": "https://pypi.org/project/webapp3/",
"platform": "any",
"project_url": "https://pypi.org/project/webapp3/",
"project_urls": null,
"release_url": "https://pypi.org/project/webapp3/1.0.2/",
"requires_dist": null,
"requires_python": "",
"summary": "Taking Google App Engine's webapp to the next next level!",
"version": "1.0.2"
},
"last_serial": 4428205,
"releases": {
"1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "8914501996c67667a8024cbc518613a3",
"sha256": "a2e7d4fa1782c8d3fece09607ddbb139e9c874e1d9ce4a336ea4d9a79d62bf85"
},
"downloads": -1,
"filename": "webapp3-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "8914501996c67667a8024cbc518613a3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 178744,
"upload_time": "2018-10-29T15:42:45",
"url": "https://files.pythonhosted.org/packages/05/9c/1b45d568dbfdb55cfeafcd2407a61d3ba327dc7e38cb0cb5e98151fcf35a/webapp3-1.0.0.tar.gz"
}
],
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "cba7ade14e42bd766eeb449e74456fc7",
"sha256": "f0ff919de48f2a0d6c40d4260320dfbb568b3ecb916d9c0131137234804d3edd"
},
"downloads": -1,
"filename": "webapp3-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "cba7ade14e42bd766eeb449e74456fc7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 177881,
"upload_time": "2018-10-29T16:14:19",
"url": "https://files.pythonhosted.org/packages/c3/62/7e85d4888811c7215b9ae1bd5edf6541c325209b74172b3bbbb9f5ecb2e5/webapp3-1.0.1.tar.gz"
}
],
"1.0.2": [
{
"comment_text": "",
"digests": {
"md5": "c97a05341e0777ca2d638a711624e5db",
"sha256": "c2e3f7b032ffa890e73772be176e855caf8bc78b20dfd85351ab89ce35bfdfac"
},
"downloads": -1,
"filename": "webapp3-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "c97a05341e0777ca2d638a711624e5db",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 202755,
"upload_time": "2018-10-29T16:17:33",
"url": "https://files.pythonhosted.org/packages/e6/aa/250684200e7804c22d76e1c34805d341782a05a61c50c0d808e142ca58c3/webapp3-1.0.2.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "c97a05341e0777ca2d638a711624e5db",
"sha256": "c2e3f7b032ffa890e73772be176e855caf8bc78b20dfd85351ab89ce35bfdfac"
},
"downloads": -1,
"filename": "webapp3-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "c97a05341e0777ca2d638a711624e5db",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 202755,
"upload_time": "2018-10-29T16:17:33",
"url": "https://files.pythonhosted.org/packages/e6/aa/250684200e7804c22d76e1c34805d341782a05a61c50c0d808e142ca58c3/webapp3-1.0.2.tar.gz"
}
]
}