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:
Fat food = fat kids? March 28, 2004 Misc. links
Related by category:
A Python dict that can report which keys you did not use June 12, 2025 Python
Faster way to sum an integer series in Python August 28, 2025 Python
Combining Django signals with in-memory LRU cache August 9, 2025 Python
Native connection pooling in Django 5 with PostgreSQL June 25, 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