Skip to content

Python-Flask-DocEye-Patient-Health-Monitor is for Doctors can’t be with their patients all the time so this website will send alerts to the doctors if their respective patient does something out of ordinary.

Notifications You must be signed in to change notification settings

SourabhDhalia/DocEye-Patient-Health-Monitor

Repository files navigation

Python Flask DocEye-Patient-Health-Monitor

This repository contains the code used in the Python Flask : DocEye or patient monitor video uploaded on my YouTube channel.

Create Twillio ID and add

Installation//

Use the package manager pip to install the required dependencies

Windows:
pip install -r requirements.txt 

if dlib does not be installing using pip install dlib then use dlib-19.24.0.tar.gz file and install directly

macOS/Linux:
pip3 install -r requirements.txt

Usage

Windows:
python app.py
macOS/Linux:
python3 app.py

About

Python-Flask-DocEye-Patient-Health-Monitor is for Doctors can’t be with their patients all the time so this website will send alerts to the doctors if their respective patient does something out of ordinary.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published