Flask Configuration

FLASK COMMANDS

sudo apt install python3-pip
pip3 install virtualenv 
source venv/bin/activate
files location -cd /var/www/

Comments

Popular posts from this blog

simple inventory management system using Google Apps Script

create a CRUD web application with Google Apps Script

sales forecasting ML model in retail using the Prophet algorithm from the Facebook Prophet library