Skip to content

ArzeCarlos/WebServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published