graphene-gae
graphene-gae copied to clipboard
Support AppEngine Flexible Environment (gcloud library in addition to ndb)
This will require:
- [ ] Make sure current code supports Python 3.4 because Flexible env can run that as opposed to current
- [ ] Add another namespace -
gcloud- and re-implement fields and types using its API - [ ] Sample flexible app