Skip to content

Sample application for the Learning Flask course by Packt Publishing.

Notifications You must be signed in to change notification settings

PacktPublishing/learning-flask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Flask

This is a sample application for the Learning Flask course by Packt Publishing. Check out the live app here.

Cloning the repo

First clone this repo by running

$ git clone https://github.com/lpolepeddi/learning-flask.git

Then cd into each folder to see what the code looks like at the end of that section in the course. For example, to see and run the code at Section 2, type

$ cd section-2
$ python routes.py

Deploying the app

To deploy your Flask app to Heroku, check out this guide

About

Sample application for the Learning Flask course by Packt Publishing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 38.4%
  • HTML 31.8%
  • Python 29.8%