{ "info": { "author": "Daniel J. Popowich", "author_email": "danielpopowich@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI" ], "description": ".. copyright 2011 Daniel J. Popowich\r\n\r\n========================\r\nWelcome to WSGIServlets!\r\n========================\r\n\r\nWSGIServlets offers a programmer an object oriented paradigm for web\r\napplication development.\r\n\r\nWSGIServlets is a rewrite and significant enhancement of Mod_python\r\nServlets for WSGI servers and gateways. For historical rationale you\r\ncan look at README.mpservlets.\r\n\r\n\r\n\r\nRunning the Tutorial\r\n~~~~~~~~~~~~~~~~~~~~\r\n\r\nTo get started, try running the tutorial::\r\n\r\n cd tutorial\r\n ./runtutorial\r\n\r\nThis will start the tutorial on port 8000. If that's not available on\r\nyour host, you can specify a different port::\r\n\r\n ./runtutorial 8888\r\n\r\nNOTE: the tutorial text is written in Markdown\r\n(http://daringfireball.net/projects/markdown/). While not required\r\n(at all!), for best viewing pleasure you'll want to install it in your\r\npython environment::\r\n\r\n pip install Markdown\r\n\r\nOr you can download the tarball from:\r\nhttp://pypi.python.org/packages/source/M/Markdown/Markdown-2.0.3.tar.gz\r\n\r\n\r\n \r\nReading the Documentation\r\n~~~~~~~~~~~~~~~~~~~~~~~~~\r\n\r\nSphinx documentation is in the doc directory. You can read the rst\r\nfiles in that directory or load doc/build/html/index.html in your\r\nfavorite browser. The tutorial acts as a webserver, so you can read\r\nthe documentation from within the tutorial as well.\r\n\r\n\r\n\r\nInstallation\r\n~~~~~~~~~~~~\r\n\r\nIf you're reading this I'm assuming you've downloaded and extracted a\r\ntarball, in which case, run from this directory::\r\n\r\n python setup.py install\r\n\r\n\r\n\r\nFeedback\r\n~~~~~~~~\r\n\r\nThis project is hosted at Google Project Hosting. The website for the\r\nproject is: http://code.google.com/p/wsgiservlets/. Issues can be\r\nsubmitted there.\r\n\r\n\r\n\r\nThank You\r\n~~~~~~~~~\r\n\r\nThis rewrite would not have happened without the generous support from\r\nLet's Go Learn, Inc. http://letsgolearn.com/", "description_content_type": null, "docs_url": "https://pythonhosted.org/WSGIServlets/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/wsgiservlets/", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "WSGIServlets", "package_url": "https://pypi.org/project/WSGIServlets/", "platform": "All", "project_url": "https://pypi.org/project/WSGIServlets/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.google.com/p/wsgiservlets/" }, "release_url": "https://pypi.org/project/WSGIServlets/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "WSGI object oriented programming framework", "version": "1.0.1" }, "last_serial": 256820, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "e494ec100b88ddac0dba0547284a5688", "sha256": "4481d8c3e072013501225d036e00fdea11a69cff8514dfc86c7fbaa8f71ff399" }, "downloads": -1, "filename": "WSGIServlets-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e494ec100b88ddac0dba0547284a5688", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1887570, "upload_time": "2011-11-08T23:30:55", "url": "https://files.pythonhosted.org/packages/2f/af/195649b8ac67a61bef4be0a4140dda31dad425ffec72b6b4139e3fd2485f/WSGIServlets-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "e1860e79008ca469c588964e8787206e", "sha256": "81ca770a1d3cf4cb5d47388e2fd8e658663046b0274f3a9a1b83708e05ab0832" }, "downloads": -1, "filename": "WSGIServlets-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e1860e79008ca469c588964e8787206e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1887751, "upload_time": "2011-11-09T22:55:34", "url": "https://files.pythonhosted.org/packages/13/38/7209d9eda653e77ef7757b1d15004fd76959e151c9ae5e92d77368eeeba1/WSGIServlets-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e1860e79008ca469c588964e8787206e", "sha256": "81ca770a1d3cf4cb5d47388e2fd8e658663046b0274f3a9a1b83708e05ab0832" }, "downloads": -1, "filename": "WSGIServlets-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e1860e79008ca469c588964e8787206e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1887751, "upload_time": "2011-11-09T22:55:34", "url": "https://files.pythonhosted.org/packages/13/38/7209d9eda653e77ef7757b1d15004fd76959e151c9ae5e92d77368eeeba1/WSGIServlets-1.0.1.tar.gz" } ] }