nelldnine / flask-gae-auth

Quick and dirty Python code for reference.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask Google App Engine Auth

Installation:

  pip install -t lib -r requirements.txt

Running local development server:

  dev_appserver.py .

About

Quick and dirty Python code for reference.


Languages

Language:Python 55.6%Language:HTML 44.4%