Software Alternatives & Reviews

web2py VS Play Framework

Compare web2py VS Play Framework and see what are their differences

web2py logo web2py

Web2py is an open source web application framework.

Play Framework logo Play Framework

An open source web framework which follows the model-view-controller architecture. It is light-weight, web-friendly, and stateless. It provides minimal overhead for highly-scalable applications.
  • web2py Landing page
    Landing page //
    2018-09-30
  • Play Framework Landing page
    Landing page //
    2022-06-23

web2py videos

Web development with Python and web2py Part1

More videos:

  • Review - Full Stack Web Development with Python WEB2PY
  • Review - Web2py & Py4web

Play Framework videos

The Play Framework at LinkedIn: Productivity and Performance at Scale

Category Popularity

0-100% (relative to web2py and Play Framework)
Web And Application Servers
Web Frameworks
43 43%
57% 57
Developer Tools
0 0%
100% 100
Application Server
100 100%
0% 0

User comments

Share your experience with using web2py and Play Framework. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare web2py and Play Framework

web2py Reviews

  1. Best framework for newbies

    It's a framework to rapid development with a nice DAL to connect to the databases. great for me. Just less than 20mb to download and you have all you need to do develop offline.

Play Framework Reviews

The 20 Best Laravel Alternatives for Web Development
Play Framework brings Scala and Java into harmony, offering a backstage pass to simplistic, asynchronous web development. No song and dance, just straightforward high-octane performance.
17 Popular Java Frameworks for 2023: Pros, cons, and more
The Play Framework makes it possible to build lightweight and web-friendly Java and Scala applications for desktop and mobile. Play is a hugely popular framework, used by brands such as LinkedIn, Samsung, Walmart, The Guardian, Verizon, and many others.
Source: raygun.com
10 Best Java Frameworks You Should Know
Play is written using Scala Programming Language. It offers web and mobile application development. It follows MVC architecture. Play is compiled to Java-Bytecode, and this makes Play one of the most powerful frameworks.

Social recommendations and mentions

Play Framework might be a bit more popular than web2py. We know about 1 link to it since March 2021 and only 1 link to web2py. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

web2py mentions (1)

  • would it be ok to post backup restore code and instructions and have a backups folder for easy finding?
    Web2py {{for _item in response.menu or []:}} {{if len(_item)<4 or not \_item\[3\]:}} {{=_item[0]}} {{else:}} {{=_item[0]}} {{for _subitem in _item[3]:}} {{=_subitem[0]}} {{pass}} {{pass}} {{pass}} {{if 'auth' in globals():}} {{if auth.user:}}{{=auth.user.first_name}}{{else:}}LOGIN{{pass}} {{if auth.user:}} {{=T('Profile')}} {{if 'change_password' not in... Source: about 2 years ago

Play Framework mentions (1)

  • Examples of CompletableFuture-based APIs / state of async in Java?
    I can see the Play framework really leans into async, and only tolerates blocking controllers. What else is out there? Source: 7 months ago

What are some alternatives?

When comparing web2py and Play Framework, you can also consider the following products

Microsoft IIS - Internet Information Services is a web server for Microsoft Windows

Django - The Web framework for perfectionists with deadlines

Apache Tomcat - An open source software implementation of the Java Servlet and JavaServer Pages technologies

Adonis JS - AdonisJs is a Node.js web framework with breath of fresh air and drizzle of elegant syntax on top of it

LiteSpeed Web Server - LiteSpeed Web Server (LSWS) is a high-performance Apache drop-in replacement.

Flask - a microframework for Python based on Werkzeug, Jinja 2 and good intentions.