28
I Use This!
Activity Not Available

Ratings and Reviews

Analyzed 3 months ago. based on code collected 4 months ago.
Community Rating
4.5
   

Average Rating:   4.5/5.0
Number of Ratings:   12
Number of Reviews:   1

My Review of web2py

You have not rated or reviewed this project.
Click below to rate/review.
My Rating:
0
 
 New Review

Most Helpful Reviews

reingart says:
The awesome professional web fra...  
5.0
 
written over 15 years ago

Having worked with jsp, php, turbogears and django, when you meet web2py, you wouldn't want to look back...

Web2Py makes web development easier and more efficient, it allows focus on the business logic and not on trivial or esoteric technical issues.

Main awesome features (at least for me):
* Very simple installation, almost no configuration required (standalone and mod_wsgi)
* Database Abstraction Layer allows powerful queries without even a single SQL line, and no complex model classes are required (goodbye ORMs...)
* Intuitive and very low learning curve, ideal to teaching in the classroom at beginner levels
* All-inclusive solid structure, including ajax, menu, forms, caching, gae, etc. It's clean and secure design prevents most common web development problems.
* Truly pythonic: dynamic, simple and explicit models, views and controllers, with a python-enabled templating language and HTML helpers.
* No command line hassle, even includes a online IDE and management tool, with web code and html editor, error ticketing system, file uploading, etc.

1 out of 1 users found the following review helpful.

Did this review help you? |

Most Recent Reviews

reingart says:
The awesome professional web fra...  
5.0
 
written over 15 years ago

Having worked with jsp, php, turbogears and django, when you meet web2py, you wouldn't want to look back...

Web2Py makes web development easier and more efficient, it allows focus on the business logic and not on trivial or esoteric technical issues.

Main awesome features (at least for me):
* Very simple installation, almost no configuration required (standalone and mod_wsgi)
* Database Abstraction Layer allows powerful queries without even a single SQL line, and no complex model classes are required (goodbye ORMs...)
* Intuitive and very low learning curve, ideal to teaching in the classroom at beginner levels
* All-inclusive solid structure, including ajax, menu, forms, caching, gae, etc. It's clean and secure design prevents most common web development problems.
* Truly pythonic: dynamic, simple and explicit models, views and controllers, with a python-enabled templating language and HTML helpers.
* No command line hassle, even includes a online IDE and management tool, with web code and html editor, error ticketing system, file uploading, etc.

1 out of 1 users found the following review helpful.

Did this review help you? |