perrydunn / first-flask-app

Having followed Miguel Grinberg's excellent tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My First Flask App

Having followed Miguel Grinburg's excellent mega-tutorial.

$ pip install -r requirments.txt

For testing with no real email (run in the background with ampersand):

$ python -m smtpd -n -c DebuggingServer localhost:8025 &

You can use $ flask shell to play around. Else fire it up with flask run and play!

About

Having followed Miguel Grinberg's excellent tutorial


Languages

Language:Roff 44.8%Language:Python 42.6%Language:HTML 11.9%Language:Mako 0.6%