Skip to content

Taipy Demo of a Realtime Dashboard of Air Pollution around a Factory

Notifications You must be signed in to change notification settings

Avaiga/demo-realtime-pollution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Pollution Dashboard

A use-case of measuring air quality with sensors around a factory to showcase the ability of Taipy to dashboard streaming data.

Dashboard

How to use

  1. Clone this repository
git clone https://github.com/Avaiga/demo-realtime-pollution.git
  1. Install requirements
pip install -r requirements.txt
  1. Run the receiver script
python receiver.py

This should open a dashboard in your browser.

  1. Run the sender script
python sender.py

This will send data to the dashboard.

About

Taipy Demo of a Realtime Dashboard of Air Pollution around a Factory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published