Skip to content

JitulKumarL/aws-live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-live


Update Linux packages

sudo apt-get update

For Sql-client

sudo apt-get install mysql-client

For python and related frameworks

sudo apt-get install python3
sudo apt-get install python3-flask
sudo apt-get install python3-pymysql
sudo apt-get install python3-boto3
sudo apt install python3-pip
pip install psycopg2-binary

for running application

sudo python3 Empapp.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published