TurboGears is simple to get going and incredibly easy to understand. Up and running in minutes, with nothing you have to configure to get it working. You simply run the install, get a venv up and run it on whatever port you want. Simple, easy and fast. I...
Sometimes, the extensibility and the feeling of TurboGears having different options to do a single thing can be overwhelming and as if you were writing everything from scratch. The interface is not to my liking, but it is true that it is a very powerful...
MVC model helps tu build up applications faster
web2py doesn't support unit testing, it supports doc tests which is far from being optimal for a testing freak like me and is too limited in terms for the scope, you cannot really do the same level of tests you used to do in normal server side or desktop...
TurboGears is simple to get going and incredibly easy to understand. Up and running in minutes, with nothing you have to configure to get it working. You simply run the install, get a venv up and run it on whatever port you want. Simple, easy and fast. I...
MVC model helps tu build up applications faster
Sometimes, the extensibility and the feeling of TurboGears having different options to do a single thing can be overwhelming and as if you were writing everything from scratch. The interface is not to my liking, but it is true that it is a very powerful...
web2py doesn't support unit testing, it supports doc tests which is far from being optimal for a testing freak like me and is too limited in terms for the scope, you cannot really do the same level of tests you used to do in normal server side or desktop...