Hi, MilesTogoe wrote: > Having discovered Werkzeug, I am really impressed with the libraries. > Combined with SQLAlchemy and Jinja, it forms a really nice web > development environment - much simpler than Django and with a > "cleaner" view file than webpy (regular methods - not the class xxx, > def Get() stuff). I hope it gets more popular. While the tutorial is > pretty good, it could even be more step by step simpler - the Rails > guys really understand this with their shopping cart tutorial, which I > think is why it is so popular. I think Rails popularity is caused by the fact that the hello world is a generate script call + a liner and the blog are twenty lines or so. Probably also the very popular screencast. (And a better name ^^)
I kinda suck at marketing but I also don't really care about that. I agree that the documentation needs to be improved, I hope I can improve that with the pending switch to Sphinx. Regards, Armin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pocoo-libs?hl=en -~----------~----~----~----~------~----~------~--~---
