Web Apps in Python with Solara — A Streamlit Killer?

This page summarizes the projects mentioned and recommended in the original post on /r/Python

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Solara

    A Pure Python, React-style Framework for Scaling Your Jupyter and Web Apps

  • Use a pydantic model, and methods/functions that implement state transitions in a valid way (they make sure the model is updated atomically and is never set to an invalid state). You can get a glimpse of this at https://solara.dev/examples/utilities/todo and https://github.com/widgetti/solara/blob/master/tests/unit/lab/toestand_test.py As mentioned in the todo example, this type-safe way of handling dataclasses and pydantic models is still experimental (although we have a reputation to not even break experimental things)

  • nicegui

    Create web-based user interfaces with Python. The nice way.

  • There is also nicegui that can replace Streamlit.

  • 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.

    InfluxDB logo
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

  • nicegui VS solara - a user suggested alternative

    2 projects | 13 Oct 2023
  • Introducing Solara: A Pure Python, React-style Framework for Scaling Your Web Apps

    7 projects | /r/Python | 12 May 2023
  • Designing a Pure Python Web Framework

    6 projects | news.ycombinator.com | 22 Mar 2024
  • FastUI: Build Better UIs Faster

    12 projects | news.ycombinator.com | 1 Mar 2024
  • Python GUI libraries recommendations?

    1 project | /r/pythontips | 6 Dec 2023