layout | title |
---|---|
default |
推奨環境 |
web.pyは以下のソフトウェアを推奨しています。:
##ウェブサーバー:
##データベース:
-
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
)
##コネクションプール:
##テンプレートエンジン:
- template.py [built-in] (doc)
- Cheetah 1.0 [BSD] (doc) ##User Input:
- python-markdown [BSD] (doc)