Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Flask project

Installation

Note

Initialize and Activate the virtual environment with the above commands

  • Init virtual env
py -3 -m venv .venv
  • Activate virtual env
. .venv/bin/activate

Use the package manager pip to install flask.

pip install flask

Dev server

flask --app main run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages