Skip to content

crypto-hippo/Python-Flask-GAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Flask (Google AppEngine) Starter Template

Requirements

    Python3.7
    Google App Engine SDK for Python
    pip
    mac, linux or windows

Running the Development Environment

    cd main
    pip install -r requirements.txt
    python main.py

Deploy to google app engine standard environment

    gcloud app deploy --project=[your_gae_here]

About

Python/Flask Google App Engine starter project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published