Skip to content

Puranjay25/Learning-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning-Flask

Flask uses it's own templating language language 'Jinja'.

Installing Packages

Flask Use command *pip install flask'

For more information visit here

mysql

Run sudo apt-get install mysql-server libmysqlclient-dev in terminal

For it's commands click here

mysqldb

It is databse package for your mysql

Run sudo apt-get install python-mysqldb

Run website

You are now ready to run the website

1)Run app.py in terminal 2)Check the localhost provided in terminal 3)Open web browser 4)Write localhost:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published