MuhammadTayyab-SE / dashboard_python

Simple Python Shiny Dashboard using python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Shiny Dashboard

Installation

To install pyshiny in conda enviroment, type

pip install pyshiny

Run Server

After installing pyshiny open command prompt and run the shiny application by command

shiny run dashboard.py

The Dashboard

Now the shiny server is running. Use the following URL to open dashboard in browser.

http://127.0.0.1:8000/

The dashboard is simply showing the dummy data.

Dashboard Interface

About

Simple Python Shiny Dashboard using python.


Languages

Language:Python 100.0%