TurboGears VS web2py

Compare TurboGears vs web2py and see what are their differences.

TurboGears

Python web framework with full-stack layer implemented on top of a microframework core with support for SQL DBMS, MongoDB and Pluggable Applications (by TurboGears)

web2py

Free and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, written and programmable in Python. (by web2py)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
TurboGears web2py
2 6
799 2,083
0.3% 0.5%
7.3 6.4
30 days ago about 1 month ago
Python Python
GNU General Public License v3.0 or later Mulan Permissive Software License, Version 2
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

TurboGears

Posts with mentions or reviews of TurboGears. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-30.

web2py

Posts with mentions or reviews of web2py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-13.
  • Ask HN: Can I create a mobile and Web App using Python/Python Framework?
    5 projects | news.ycombinator.com | 13 Feb 2024
    For reference, YouTube runs on Python[1,2,3]:

    > 1. Python and Django: YouTube’s backend is predominantly written in Python, offering a balance of performance and readability.

    > 2. Google Cloud Platform...

    > 3. Java and C++: YouTube also utilizes Java and C++ for specific backend services, as they provide better performance for certain tasks.

    ---

    A long time ago, I looked into these Python frameworks:

    - http://www.web2py.com/

    - https://kivy.org/

    [1]: https://blogopost.com/youtube-tech-stack/#backend

    [2]: https://medium.com/@shanthanaroja99/technology-stack-behind-...

    [3]: https://youtu.be/G-lGCC4KKok

  • On mentoring for an an open-source internship
    2 projects | dev.to | 12 Oct 2022
    At a previous job, not as a software developer, myself and a few others endeavoured to build a CRM for the church I worked at. We opted for web2py simply because it was the thing I had first learned after learning Python and had found incredible power in building something that people could use.
  • Python frameworks | best web frameworks for python
    4 projects | dev.to | 11 Jul 2022
    Its Github repository https://github.com/web2py/web2py although it was designed to reduce web development tasks such as developing web forms from starting and working like that. It is cross-platform means that you can run it on Windows, Linux, and other operating systems which can run on your computer.
  • 11 Skills you need to be a good Python Developer
    4 projects | dev.to | 30 May 2022
    Once mastered, frameworks like Django, Flask, Web2Py, and Bottle can significantly ease the life of a Python developer. Moreover, Python frameworks allow you to build an application prototype fast, as it essentially eliminates the need for repetitive input code.
  • The Best Python Web Frameworks🤩
    12 projects | dev.to | 7 Mar 2022
    Web2py
  • would it be ok to post backup restore code and instructions and have a backups folder for easy finding?
    1 project | /r/Python | 24 Feb 2022
    {{=T('Powered by')}} web2py

What are some alternatives?

When comparing TurboGears and web2py you can also consider the following projects:

Django - The Web framework for perfectionists with deadlines.

web.py - web.py is a web framework for python that is as simple as it is powerful.

Flask - The Python micro framework for building web applications.

Pyramid - Pyramid - A Python web framework

turbo - A framework based on tornado for easier development, scaling up and maintenance

Tornado - Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

CherryPy - CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev

Bottle - bottle.py is a fast and simple micro-framework for python web-applications.