Skip to content

joesoc/Flask-Gae-Init

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download and Install App Engine SDK:

https://developers.google.com/appengine/downloads#Google_App_Engine_SDK_for_Python

Copy following Flask related libraries in the App directory:

    1. Werkzeug -- http://werkzeug.pocoo.org/ 
    2. Flask -- http://flask.pocoo.org/
    3. WTforms -- http://wtforms.simplecodes.com/docs/1.0.4/
    4. Flask-WTF -- https://flask-wtf.readthedocs.org/en/latest/
    5. jinja2 -- http://jinja.pocoo.org/docs/
       [Install through pip, it installs all the dependencies(markupsafe)

BTW, this is all done for you. Just use this repo and replace 'helloapp' by your flask app. 

Enjoy!

About

Start writing Flask app on GAE instantly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published