Skip to content

prazwalayyyyyyyy/miguel-grienberg-flask-megatutorial-copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

from msilib.schema import Environment from urllib.request import BaseHandler

import app

ThriftSHop Nepal

Setup

  1. Create virtual Environment

    python3.7 -m venv env
  2. Activate venv

    source env/bin/activate
  3. install python dependencies

pip install -r requirements.txt
  1. Run app
flask run

About

It is a copy of The Flask Mega Tutorial by Miguel Grinberg.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published