翻译
菜单>:
TOC
返回
原文:
1. As similar as possible to Rails but in Python, so that it is more solid and much faster. 2. All-in-one package with no installation, no configuration and no shell scripting required. 3. Be super easy to teach (my job is to teach). So I made web2py itself as a web application. 4. Top-down design so that the web2py APIs would be stable from day one.
翻译:
1. 尽可能象Rails, 但是用Python来开发,这样可以更稳定和更高效。 2. 一体化的包,不需要安装、无配置和不需要shell脚本。 3. 超级容易教学(我的工作是教学)。所以我把web2py本身也做成了一个web应用程序。 4. 从上到下的设计,这样web2py的API从头一天开始就是稳定的。
备注:
译者: