webpy

web.py 0.2 tutorial

http://webpy.infogami.com/tutorial2.en 土日に訳す暇あるかな? 使わないと訳せないってのもあるんだけど(^^;。

スケルトン

http://webpy.infogami.com/skeleton web.py 0.2ベースで何か作るときのスケルトンファイル。

web.py 0.2

変更点はこれ。 utils.py: All the generic utilities that would be useful in any Python program. db.py: The database API.* net.py: Generic Internet/Web functions. wsgi.py: Useful functions for any WSGI application. http.py: HTTP-related func…

Python 2.2環境でもweb.pyを動かす

http://d.hatena.ne.jp/y_yanbe/20060520

using web.py with apache and fastcgi

http://lemurware.blogspot.com/2006/05/webpy-apache-configuration-and-you.html