Hi pandas lovers - I released a package for easily converting your python scripts into data visualization dashboards (dtale/fastapi/react)

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • dtale

    Visualizer for pandas data structures

  • You can install it via `pip install dtaledesktop` Dtale-desktop lets you turn *any* pandas DataFrame into a dashboard widget. All you need to do is launch it via `dtaledesktop` and plug in the code for producing the DataFrame. That widget will be present every time you launch dtaledesktop, and by simply clicking a button you can run that code and analyze the resulting DataFrame in [dtale](https://github.com/man-group/dtale).

  • dtale-desktop

    Build a data visualization dashboard with simple snippets of python code

  • It can be run both locally and as a web service -- the demo site is actually running on a kubernetes cluster. When run as a web service, it uses websocket connections to push real-time updates, ensuring that all connected users see the same thing. There are a large number of settings which can be used to configure exactly how it behaves, documented [here](https://github.com/phillipdupuis/dtale-desktop#settings).

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • The free pandas visualizer, D-Tale, has now been integrated with ArcticDB which will allow users to load huge datasets and easily navigate their databases

    1 project | /r/algotrading | 6 Jul 2023
  • Data Scientists using neovim: how do you explore dataframes?

    1 project | /r/neovim | 21 May 2023
  • Show HN: D-Tale, easy to use pandas GUI

    1 project | news.ycombinator.com | 1 Nov 2021
  • Added visualizations of statsmodels time series analysis functions to the free pandas visualizer, D-Tale

    1 project | /r/algotrading | 31 Oct 2021
  • Show HN: Open-source pandas dataframe visualizer

    1 project | news.ycombinator.com | 5 Aug 2021