# kamalgill/flask-appengine-template

Boilerplate project template for running Flask on Google App Engine -- supplanted by https://github.com/kamalgill/cloud-starterkit-flask-appengine

Repository: https://github.com/kamalgill/flask-appengine-template
Canonical: https://ross.abutalabs.com/products/flask-appengine-template
Language: Python
License Family: other
Archived: true
Last push: 2019-12-24T20:16:02+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5827, "days_push": 2444, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1068, forks 201 (observed 2026-08-28T04:03:27.398638+00:00)

## What it is
A boilerplate project template for running Flask applications on Google App Engine's Standard Python 2.7 runtime. It is deprecated as of 2020 due to Python 2 end-of-life and has been supplanted by cloud-starterkit-flask-appengine.

## Use cases
- start a flask app on google app engine
- boilerplate template for flask on gae
- deploy python 2.7 flask app to app engine standard
- scaffold flask project structure with app.yaml
- template for gae python 2.7 web app

## When to choose
- you must maintain a legacy Python 2.7 App Engine Standard app
- you want a historical reference for Flask-on-GAE project structure

## When to avoid
- starting any new project (it is deprecated)
- you need Python 3 support on App Engine
- you want to deploy on App Engine Flexible environment
- you need an actively maintained template

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: web-framework, templating, boilerplate
- domain: web-development, backend, cloud-computing, developer-tools
- platform: python, cloud
- tags: flask, google-app-engine, project-template, deprecated, python2, boilerplate, web-server

## Member repositories
- kamalgill/flask-appengine-template (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.398638+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:33:37.312673+00:00, confidence not recorded.
  - readme: https://github.com/kamalgill/flask-appengine-template (fetched 2026-08-28T04:03:27.398638+00:00, sha afaef026b2ff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
