Skip to main content

Python Servlet Engine

Project description

PSE is an application server framework that lets you build complex
web-based applications in Python. It works as an apache module built in
conjunction with mod_python. The application uses compiled ``servlets''
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 PHP or
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