Skip to main content

Python Servlet Engine

Project description

The Python Servlet Engine (PSE) is an application server for web-based
applications written in the Python programming language. It offers
powerful templating tools, separation of presentation and implementation,
and unlimited extensibility through its plugin and custom tag APIs.
PSE includes some default plugins that allow automatic session
management, persistent data and access to client and server information.
Compiled ``servlets'' are written in Python to produce application
output. This means that each page runs very fast because it is the
result of executing compiled Python code --- no need for parsing past
the first run, as with other web application servers.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page