Python frameworks | best web frameworks for python

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Django

    The Web framework for perfectionists with deadlines.

    It is also, open-source and lightweight. Its Github repository is https://github.com/django/django It is suitable for both the frontend and backend and its main goal is to help you make web applications easily.

  • Flask

    The Python micro framework for building web applications.

    Flask is a microweb framework that is written in Python and it is lightweight and open-source. Its Github repository is https://github.com/pallets/flask It is classified as a microframework because it does not require particular tools or libraries.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • web2py

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

    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.

  • Bottle

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

    It was developed by Marcel Hellkamp and Bottle was initially released on July 1 2009 it is cross-platform and open-source. its Github repository is https://github.com/bottlepy/bottle. It is integrated with Python, Vue JS, and Jinja.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts