Bottle VS justpy

Compare Bottle vs justpy and see what are their differences.

Bottle

bottle.py is a fast and simple micro-framework for python web-applications. (by bottlepy)

justpy

An object oriented high-level Python Web Framework that requires no frontend programming (by justpy-org)
Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
Bottle justpy
21 4
8,186 1,109
0.9% 1.1%
0.0 6.9
9 days ago 3 months ago
Python JavaScript
MIT License Apache License 2.0
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.

Bottle

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

justpy

Posts with mentions or reviews of justpy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.
  • Learning building webpages and websites in Python
    3 projects | /r/learnprogramming | 6 Dec 2023
    I want to bring to attention a set of frameworks that make webdevelopment using Python simple and fun. The popular opinion maybe that webpages developed with Python maybe slow. But this is not the case. Do checkout https://github.com/ofjustpy/ofjustpy/, https://github.com/zauberzeug/nicegui/ and https://github.com/justpy-org/justpy . All these frameworks are build on top of Starlette and make web development really easy. If you want simple and ready to use the nicegui is the choice. If you want fast, scalable, and more control then give ofjustpy a try.
  • How to document a project?
    4 projects | /r/learnpython | 18 Aug 2021
    I'm a big fan of accessing resources via Python when possible. (For example https://github.com/elimintz/justpy ) Are you familiar with https://docassemble.org/ ? it seems like borb would be useful there.

What are some alternatives?

When comparing Bottle and justpy you can also consider the following projects:

Flask - The Python micro framework for building web applications.

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

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

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

borb-examples

Pyramid - Pyramid - A Python web framework

AIOHTTP - Asynchronous HTTP client/server framework for asyncio and Python

web2py - Free and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, written and programmable in Python.

Django - The Web framework for perfectionists with deadlines.

HS-Sanic - Async Python 3.6+ web server/framework | Build fast. Run fast. [Moved to: https://github.com/sanic-org/sanic]