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:
A Python dict that can report which keys you did not use June 12, 2025 Python
Autocomplete using PostgreSQL instead of Elasticsearch December 18, 2025 Python
Comparison of speed between gpt-5, gpt-5-mini, and gpt-5-nano December 15, 2025 Python
Using AI to rewrite blog post comments November 12, 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