Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 23 Python Dashboard Projects
-
Redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
-
Project mention: FiftyOne Computer Vision Model Evaluation Tips and Tricks – Feb 03, 2023 | dev.to | 2023-02-03
Because the confusion matrix is implemented in plotly, it is interactive! To interact visually with your data via the confusion matrix, attach the plot to a session launched with the dataset:
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
Project mention: VSCode -> VIM, but how do I accomplish the other IDE tasks? | reddit.com/r/vim | 2022-11-27
To debug, termdebug is built in to vim and supports a front end to gdb. In combination with gdb-dashboard this gives a reasonably good debugging experience
-
To write web gui in Python, there are some other open source alternatives.
If just want to port simple shell interactive interface to web gui, can check https://github.com/pywebio/PyWebIO
If want to get a production level dashboard by using Python, https://wave.h2o.ai/ <>
-
django-jet
Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
View on GitHub
-
Flask JSONDash
:snake: :bar_chart: :chart_with_upwards_trend: Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go.
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
scrapydweb
Web app for Scrapyd cluster management, Scrapy log analysis & visualization, Auto packaging, Timer tasks, Monitor & Alert, and Mobile UI. DEMO :point_right:
It's seems like there are a lot of more recently updated forks https://github.com/my8100/scrapydweb/network
-
-
fastapi-admin
A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin
Project mention: Tabler: Free and open source dashboard HTML/CSS framework | news.ycombinator.com | 2022-07-29If you use FastAPI with Tortoise ORM it looks like there's an Admin Interface that uses Tabler:
-
explainerdashboard
Quickly build Explainable AI dashboards that show the inner workings of so-called "blackbox" machine learning models.
Project mention: [D] DL Practitioners, Do You Use Layer Visualization Tools s.a GradCam in Your Process? | reddit.com/r/MachineLearning | 2022-10-28 -
Baby Buddy
A :baby: buddy to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.
Project mention: I have started tracking my newborn since Monday | reddit.com/r/newborns | 2023-01-06Tried to get my wife to use https://github.com/babybuddy/babybuddy but she wanted an app not a website.
-
Project mention: Show HN: No-code alternative to Retool, Appsmith, Internal, etc. | news.ycombinator.com | 2022-02-14
My bad, just got caught up in pondering about the second part. You can choose from 3 deployment options: cloud, on-premise, and hybrid. The first and the last are pretty self-explanatory and in hybrid you can host the open-source backend part(https://github.com/jet-admin/jet-bridge) on your servers and we host the interface
-
dwains-lovelace-dashboard
An fully auto generating Home Assistant UI dashboard for desktop, tablet and mobile by Dwains for desktop, tablet, mobile
Project mention: My wall mounted tablet - controls lights, locks, cameras, and more | reddit.com/r/homeautomation | 2022-11-13In Home Assistant, I'm not a huge fan of the default Lovelace setup and trying to get things in order, and I'm kind of lazy to set up a page of all the 100+ smart things in my house with minimalist UI (it's something I've been planning to do for over a year, but just haven't had the time), so I've been a big fan of Dwain's Dashboard in Home Assistant, since it auto-generates and looks really nice. https://github.com/dwainscheeren/dwains-lovelace-dashboard
-
Project mention: Broke the Kubernetes cluster, and asked ChatGPT to write me a poem about it in Shakespear style | reddit.com/r/devops | 2023-02-03
The guys at Robusta, added it into thier slack so when alerts pop of issues in k8s, chatgpt can be used to investigate and offer options to check and potentially solutions. Next phase is probably to let it also apply it :)
-
View on GitHub
-
Project mention: How to get Icons for Services you selfhost with Dashy? | reddit.com/r/selfhosted | 2023-02-07
-
Project mention: Ask HN: Business intelligence tools for e-commerce SaaS data reports | news.ycombinator.com | 2022-10-23
If you are comfortable writing Python, check out our open-source framework for creating data web apps: https://github.com/datapane/datapane.
It makes it simple to programmatically create serverless web apps from data, plots, and layout components, and you can embed them directly in your own product.
Here's an example of an e-commerce report: https://cloud.datapane.com/reports/dA9yQwA/e-commerce-report
-
-
For my needs, the Chrome Platform Status Roadmap may be able replace the V8 blog – if it had a feed (RSS, Atom and/or JSON Feed). I’ve filed an issue: https://github.com/GoogleChrome/chromium-dashboard/issues/1948
-
Project mention: Suggest an easy and secure way to allow access to my server from outside local network. | reddit.com/r/selfhosted | 2022-08-29
To add to this, I use this docker image/container for a UI version: https://github.com/perara/wg-manager
-
kube-opex-analytics
🎨 Kubernetes Usage Analytics and Accounting for Cost Allocation and Capacity Planning - Hourly Trends, Daily and Monthly Accounting - Prometheus Exporter - Built-in & Grafana Dashboards.
Project mention: GitHub - rchakode/kube-opex-analytics: 🎨 Kubernetes Usage Analytics and Accounting for Cost Allocation and Capacity Planning - Hourly Trends, Daily and Monthly Accounting - Prometheus Exporter - Built-in & Grafana Dashboards. | reddit.com/r/devopsish | 2022-03-27 -
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Dashboard related posts
- How to get Icons for Services you selfhost with Dashy?
- Plot you ML metrics with just 3 lines of code - see my Github project
- Plot you DL metrics with just 3 lines of code - see my Github project
- Controlling water pump with Raspberry Pi
- The BlueBucketPi. An over-engineered and fully automated RaspberryPi SpaceBucket.
- Scheduled check for corrupted files
- Homeserver Icon Pack
-
A note from our sponsor - Sonar
www.sonarsource.com | 7 Feb 2023
Index
What are some of the best open-source Dashboard projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | Redash | 22,545 |
2 | plotly | 12,862 |
3 | gdb-dashboard | 9,103 |
4 | wave | 3,393 |
5 | django-jet | 3,383 |
6 | Flask JSONDash | 3,262 |
7 | Gerapy | 2,904 |
8 | scrapydweb | 2,660 |
9 | SpiderKeeper | 2,623 |
10 | fastapi-admin | 1,677 |
11 | explainerdashboard | 1,570 |
12 | Baby Buddy | 1,562 |
13 | jet-bridge | 1,315 |
14 | dwains-lovelace-dashboard | 1,294 |
15 | robusta | 1,221 |
16 | django-controlcenter | 936 |
17 | dashboard-icons | 811 |
18 | datapane | 764 |
19 | flask-profiler | 719 |
20 | chromium-dashboard | 561 |
21 | wg-manager | 523 |
22 | kube-opex-analytics | 421 |
23 | Scrummage | 413 |