AvinashUtekar / grapp

A Graph application powered by Plotly.js and Dash. It comes with a FastAPI server supported by Redis or Memcache caching layer.

Home Page:https://grapp.preflet.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grapp

A dynamic visualization tool with Plotly.js, Dash, Fastapi and Redis. Currently it supports MongoDB and MySQL database.

Features

  • Connect to a data source (Database, file path, FTP)
  • Run async multiple db queries (MongoDB, MySql)
  • Preprocess data layer with general modules
  • Create graph objects (dash)
  • Add a cache layer (redis, in-memory)
  • Create raw data API
  • Create a dash app route with iframe support

About

A Graph application powered by Plotly.js and Dash. It comes with a FastAPI server supported by Redis or Memcache caching layer.

https://grapp.preflet.com


Languages

Language:HTML 99.3%Language:Python 0.6%Language:CSS 0.1%