Skip to content

aneesh0garg/flask_web_app_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Install python module dependencies

pip3 install flask pip3 install flask-login pip3 install flask-sqlalchemy

#Jinja - Templating language Allows to run python in HTML

You write python code inside the below expression: {% %}

You can also write python expression inside {{ }} When you render HTML you call it a template

About

Takes notes in the website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published