Recommended Setup
web.py recommends the following software:
Web Server:
Databases:
-
postgresql [BSD] (doc) with psycopg2 [BSD] (doc) as the python client. (
easy_install psycopg2)
-
mysql [GPL] (doc) with MySQLdb [CNRI] (doc) as the python client (
easy_install MySQL-python)
CGI/FastCGI/SCGI:
-
flup [BSD] (
easy_install flup)
Connection Pooling:
Templates:
User Input:
- python-markdown [BSD] (doc)
