Web2Py pretty fancy indeed…
February 23, 2009
I am no expert at web frameworks, but when I started working with web2py, I started realise that this environment has really got something going for it.
I like how easy it is to setup a development environment. Just download, extract and run. No special settings to worry about. Infact, it even starts up the web browser for you.
Another great aspect is that it teaches what I learned in school, by showing that there is a special areas for the Model, View, and Class.
Last of the great general features is that you can have translations for your site. I thought there would need some way to select the translations, but lo and behold ifmy browsers default language is the same as the language supported in my sites translations, it changes it automatically! I love it!
I hope to start documenting a little bit as I continue to learn how the system works. Hopefully it will compensate for it’s one weakness, little, or very hard to find documentation.
Fortunately the development team is helpful on there mailing list.
Entry Filed under: Uncategorized. Tags: Web2Py.
Trackback this post | Subscribe to the comments via RSS Feed