URL: http://pylets.sourceforge.net/

mod_python is as far as I know the simplest way to connect python to a web server. It probably has one hundredth the functionality of Zope but must wins on simplicity and speed.

I have to experiment a little with this some day.

Comments

Your email will never ever be published.

Previous:
EuroPython in Sweden, I should go March 24, 2004 Python
Next:
FWC November competition video March 30, 2004 Kung Fu
Related by category:
Using AI to rewrite blog post comments November 12, 2025 Python
A Python dict that can report which keys you did not use June 12, 2025 Python
Native connection pooling in Django 5 with PostgreSQL June 25, 2025 Python
In Python, you have to specify the type and not rely on inference October 10, 2025 Python
Related by keyword:
How much faster is Nginx+gunicorn than Apache+mod_wsgi? March 22, 2012 Linux, Django
Loadtesting this site and compare with static Apache October 15, 2003 This site
PSP - Python Server Pages March 9, 2004 Python