Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Display Real time sensor values using Python, Flask and Flask-SocketIO

Real Time Updates Using Python, Flask and Websockets

Steps on how to run:

  1. Create virtual environment
python -m venv .venv
  1. Activate the virtual environment
  2. Install the dependencies
pip install -r requirements.txt
  1. Run the project
python sensor_app.py

About

Display real time sensor values using Flask-SocketIO and Chart.js

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages