hshar94/aws-live
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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 # for running application sudo python3 Empapp.py