{ "info": { "author": "Nicholas D. Borko and Christian Holtje", "author_email": "pse.info@borko.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "The Python Servlet Engine (PSE) is an application server for web-based\napplications written in the Python programming language. It offers\npowerful templating tools, separation of presentation and implementation,\nand unlimited extensibility through its plugin and custom tag APIs.\nPSE includes some default plugins that allow automatic session\nmanagement, persistent data and access to client and server information.\nCompiled ``servlets'' are written in Python to produce application\noutput. This means that each page runs very fast because it is the\nresult of executing compiled Python code --- no need for parsing past\nthe first run, as with other web application servers.", "description_content_type": null, "docs_url": null, "download_url": "http://nick.borko.org/pse/getting.html", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://nick.borko.org/pse", "keywords": null, "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "PSE", "package_url": "https://pypi.org/project/PSE/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PSE/", "project_urls": { "Download": "http://nick.borko.org/pse/getting.html", "Homepage": "http://nick.borko.org/pse" }, "release_url": "https://pypi.org/project/PSE/3.0.3/", "requires_dist": null, "requires_python": null, "summary": "Python Servlet Engine", "version": "3.0.3" }, "last_serial": 8407, "releases": { "2.2.0": [], "2.2.1": [], "3.0.0": [], "3.0.3": [] }, "urls": [] }