How to use build a Live Dashboard with Python

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

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
  • pusher-http-python

    Pusher Channels HTTP API library for Python

  • More information on setting and using Pusher in Python may be found in the Pusher Python library documentation. The index.html and dashboard.html templates will be rendered by the / and /dashboard routes, therefore we'll need to build these files and write the code to establish the frontend layout. The app view will be created next, and the frontend will be used to interface with the Python backend.

  • pusher-js

    Pusher Javascript library

  • We imported the JQuery and JavaScript Pusher libraries and wrote the markup to specify the layout for the home and dashboard pages in the code above. We'll develop the JavaScript files that will handle the real-time changes in the next stage.

  • 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

  • Build a Scalable Video Chat App with Agora in Flask

    4 projects | dev.to | 13 Apr 2021
  • Exploring The Magic of Python Through The Awesome Slumber Library

    1 project | dev.to | 8 Apr 2024
  • Python Cloudflare Workers

    4 projects | news.ycombinator.com | 2 Apr 2024
  • Revived the promise made six years ago for Requests 3

    4 projects | dev.to | 2 Apr 2024
  • A Retrospective on Requests

    2 projects | news.ycombinator.com | 27 Feb 2024