web2py VS web.py

Compare web2py vs web.py and see what are their differences.

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)

web.py

web.py is a web framework for python that is as simple as it is powerful. (by webpy)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
web2py web.py
6 13
2,083 5,869
0.5% 0.1%
6.4 5.8
about 1 month ago 2 months ago
Python Python
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
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.

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

web.py

Posts with mentions or reviews of web.py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-31.

What are some alternatives?

When comparing web2py and web.py you can also consider the following projects:

Flask - The Python micro framework for building web applications.

Django - The Web framework for perfectionists with deadlines.

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

Pyramid - Pyramid - A Python web framework

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

weppy - The web framework for inventors