Skip to content

simplyvikram/official-flask-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Official tutorial from the flask site

Taken from http://flask.pocoo.org/docs/tutorial/#tutorial Also based on http://flask.pocoo.org/docs/quickstart/#quickstart Pretty crappy tutorial combining all config and code in one file Uses sqlite Does not use sqlalchemy

In order to create the database
  • on command shell inside the flaskr dir>> python
  • inside python shell >> from flaskr import init_db
  • inside python shell >> init_db

To run the server - on command shell >> python flaskr.py

About

Learning project based on the official-flask-tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages