--- title: web2py Reviews meta\_title: 'web2py Reviews 2026: Details, Pricing, & Features | G2' meta\_description: Filter 12 reviews by the users' company size, role or industry to find out how web2py works for a business like yours. aggregate\_rating: rating\_value: 4.1 review\_count: 12 scale: '5' date\_modified: '2026-08-07' parent\_category: name: Web Frameworks url: https://www.g2.com/categories/web-frameworks ---

# web2py Reviews & Product Details

Free open source full-stack framework for rapid development of fast, scalable, secure and portable database-driven web-based applications. Written and programmable in Python.

* * *

Seller
[web2py](https://www.g2.com/sellers/web2py)
Discussions
[web2py Community](https://www.g2.com/products/web2py/discuss)

Show More

## Top-Rated Alternatives

[

 ![Django](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Django")

Django

4.5/5(177)

](https://www.g2.com/products/django/reviews)

[

 ![Flask](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Flask")

Flask

4.5/5(49)

](https://www.g2.com/products/flask/reviews)

[

 ![Pyramid](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Pyramid")

Pyramid

4.4/5(13)

](https://www.g2.com/products/pyramid/reviews)

[
View All Alternatives
](https://www.g2.com/products/web2py/competitors/alternatives)

## User Insights

Average based on 12 real user reviews.

[Log in to unlock pricing and user insights](/login)

VS

Vivek S.

Software Engineer

Computer Software

Mid-Market (51-1000 emp.)

6/18/2018

"Python full-stack web development framework"

4.5/5

What do you like best about web2py?

This frameworks works as a charm when you want to multiple web applications work on the same database at same time. There is no issue of database latency or any other issues when you do this. Also they provide number of examples in the documentation which if you thoroughly study would make you understand everything about web2py which basically helps one to learn fast. Review collected by and hosted on G2.com.

What do you dislike about web2py?

The querying API is not efficient and lacks in optimisation. This sometimes creates load to server if a complex query is fired by some view. Also joins and groupbys are difficult with the present API. Review collected by and hosted on G2.com.

Recommendations to others considering web2py:

I will be honest to you, if you are looking for a framework that can support a complex web application architecture don't go for web2py as it becomes difficult to handle as complexity increases. I suggest you to go for frameworks like django or Flask. Review collected by and hosted on G2.com.

What problems is web2py solving and how is that benefiting you?

At DoubleTech we use web2py to develop full-stack web applications for the clients. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

 ![Dinesh P.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Dinesh P.")
DP

Dinesh P.

Full-stack Developer

Small-Business (50 or fewer emp.)

8/3/2018

"Rapid Web Development"

4.5/5

What do you like best about web2py?

It is super fast web development framework with easy support of database integration . As a python developer i found it really intuitive to development multiple websites so easily using this framework . It if fast and websites rarely have latency issues . Review collected by and hosted on G2.com.

What do you dislike about web2py?

API especially the database api used for querying is not optimized since it a query which output large data can create burden on server . APi can be improved easily so this can be resolved soon. Review collected by and hosted on G2.com.

Recommendations to others considering web2py:

Atleast try it once to understand the power of this framework . Review collected by and hosted on G2.com.

What problems is web2py solving and how is that benefiting you?

As an indie developer , i have a lot of work to do all by myself so this framework takes a lot of burden off my shoulders as it provides ready to use components for websites . Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

RS

Riya S.

Software Developer

Computer Software

Mid-Market (51-1000 emp.)

6/9/2018

"Full Stack Web Development using web2py"

4.5/5

What do you like best about web2py?

It is a pretty good framework where one can easily build a full stack web application. It also provides database support that really makes the work easy. Also one of the best things about web2py is you can use one database in multiple web applications at a time. Review collected by and hosted on G2.com.

What do you dislike about web2py?

The documentation is not that good and seems out dated. And also there are no updates on the library in a while. Review collected by and hosted on G2.com.

Recommendations to others considering web2py:

They have provided a lot of examples, I suggest you to once go through it as they provides a good understanding of the API. Review collected by and hosted on G2.com.

What problems is web2py solving and how is that benefiting you?

Building full stack web applications for the clients. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

PS

Prit S.

Project Manager

Computer Software

Mid-Market (51-1000 emp.)

6/7/2018

"Web Applications using Python"

4.5/5

What do you like best about web2py?

One can build full-stack web applications only using the web2py API as they provide all the components one require to make a functional web page. Also it has database support, the best thing is we can run multiple web applications that use the same database. Review collected by and hosted on G2.com.

What do you dislike about web2py?

The documentation is not up to date and some essential parts don't have enough information. Review collected by and hosted on G2.com.

Recommendations to others considering web2py:

Don't rely only on the documentation, go for the examples. They have a bunch of example here : http://www.web2py.com/init/default/examples , please have a look. Review collected by and hosted on G2.com.

What problems is web2py solving and how is that benefiting you?

Developing full-stack web applications as per the requirements of client. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

RT

Rishab T.

Senior Software Engineer

Computer Software

Mid-Market (51-1000 emp.)

6/13/2018

"Web Development with Python "

4.5/5

What do you like best about web2py?

It provides variety of tools to play around with all the phases of web development from back-end database support to front-end templates. It really makes ones task easy by the powerful API it provides. All one is to do is to refer the documentation and code as the documentation is well described along with tons of examples explained. Review collected by and hosted on G2.com.

What do you dislike about web2py?

It sometimes becomes difficult to handle database as the querying API is not that handy, one needs to figure out before performing any query. Review collected by and hosted on G2.com.

Recommendations to others considering web2py:

Here is one very helpful tutorial I found out. Newbies give it a try, here is the link : https://www.tutorialspoint.com/web2py/index.htm Review collected by and hosted on G2.com.

What problems is web2py solving and how is that benefiting you?

Building full-stack websites with the easy to use web2py API. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Information Technology and Services](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Information Technology and Services")
AI

Verified User in Information Technology and Services

Mid-Market (51-1000 emp.)

1/18/2018

"Best development platform"

5/5

What do you like best about web2py?

Ease of using it. All features can be controlled ion the web application Review collected by and hosted on G2.com.

What do you dislike about web2py?

Customizing the user interface was a little challenging. You need knowledge of java hyml and css yo tweak the user interface design Review collected by and hosted on G2.com.

Recommendations to others considering web2py:

Try it its a good tool. To program the logic you need to know python Review collected by and hosted on G2.com.

What problems is web2py solving and how is that benefiting you?

Making a custom tool for a department to improve efficiency. This tool would ferch data from an sql lite database based on the inputs. The main benifit gained is the time saved by using this tool Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Luke L.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Luke L.")
LL

Luke L.

Business Data Analyst III: LMS Team Lead

Higher Education

Enterprise (\> 1000 emp.)

6/30/2016

"Great balance between large feature set and shallow learning curve"

4.5/5

What do you like best about web2py?

I've built python web apps in Flask and dabbled in Django before and Web2Py seems to fit right in between both of those frameworks.

I love the admin screen showing the Models, Views, and Controllers and what other components they interact with for your app.

I like that you can do some of the editing in the admin view and not have to use a text editor to make changes, save them, then refresh.

Compatible with most database systems

Easy to set up

Uncluttered set up Review collected by and hosted on G2.com.

What do you dislike about web2py?

My biggest gripe is that it can be difficult to make apps talk to each other like Django can.

Also, even though it can be easier for someone to spin up a quick web app, my fear is that this makes it easier to gloss over some of the important foundations of how the app functions or how everything works together. Review collected by and hosted on G2.com.

Recommendations to others considering web2py:

Make sure your application isn't better served on another framework. Chances are that Web2Py will work for your project, but other frameworks have features that shouldn't be overlooked. Review collected by and hosted on G2.com.

What problems is web2py solving and how is that benefiting you?

With Web2Py, I'm able to spin up web applications faster than with other frameworks, saving me time and money. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

##### Pricing

Pricing details for this product isn’t currently available. Visit the vendor’s website to learn more.

[
View More Pricing Information
](https://www.g2.com/products/web2py/pricing)

web2py Comparisons

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_fa7be4026d11b111b7f256098497c49a/flask.png "Product Avatar Image")

Flask

4.5/5(49)

[
Compare Now
](https://www.g2.com/compare/flask-vs-web2py)

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_b3a1fa602142a9638bc278c815df3eea/django.png "Product Avatar Image")

Django

4.5/5(177)

[
Compare Now
](https://www.g2.com/compare/django-vs-web2py)

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_78d6bcbe241727f99390e27a0fb54ed7/pyramid.png "Product Avatar Image")

Pyramid

4.4/5(13)

[
Compare Now
](https://www.g2.com/compare/pyramid-vs-web2py)

## Work at web2py?

Claim this profile to respond to reviews, update product info, and reach in-market buyers.

[
Claim this profile
](https://www.g2.com/products/web2py/claim_requests/new?utm_medium=profile-footer-claim-cta&utm_source=g2)

##### Categories on G2

[Python Web Frameworks](https://www.g2.com/categories/python-web-frameworks)

##### Explore More

[Is Printavo worth it for a small apparel or print business needing quick ERP go-live without specialist IT support, or does a more complete apparel ERP deliver better long-term value?](https://www.g2.com/discussions/is-printavo-worth-it-for-a-small-apparel-or-print-business-needing-quick-erp-go-live-without-specialist-it-support-or-does-a-more-complete-apparel-erp-deliver-better-long-term-value-better-long-term-value)[What MEP software avoids automation features that create unexpected snapping or unwanted modifications during design work?](https://www.g2.com/discussions/what-mep-software-avoids-automation-features-that-create-unexpected-snapping-or-unwanted-modifications-during-design-work)[How do food safety management platforms compare for user adoption rates and team productivity gains?](https://www.g2.com/discussions/how-do-food-safety-management-platforms-compare-for-user-adoption-rates-and-team-productivity-gains)

[What background check software works for a small HR team that only hires a few dozen people a year and does not want a high-volume enterprise subscription?](https://www.g2.com/discussions/what-background-check-software-works-for-a-small-hr-team-that-only-hires-a-few-dozen-people-a-year-and-does-not-want-a-high-volume-enterprise-subscription%20)[Which AR content management systems have realistic textures and proportions built in with minimal rework required?](https://www.g2.com/discussions/which-ar-content-management-systems-have-realistic-textures-and-proportions-built-in-with-minimal-rework-required)[Which healthcare provider directories enable real-time data syncing with EHR and claims systems?](https://www.g2.com/discussions/which-healthcare-provider-directories-enable-real-time-data-syncing-with-ehr-and-claims-systems)

[Show MoreShow Less](javascript:void(0);)