graphene-gae icon indicating copy to clipboard operation
graphene-gae copied to clipboard

Support AppEngine Flexible Environment (gcloud library in addition to ndb)

Open ekampf opened this issue 9 years ago • 0 comments

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

ekampf avatar May 27 '16 05:05 ekampf