GraphViz-Site icon indicating copy to clipboard operation
GraphViz-Site copied to clipboard

Refactor to use python 3.8 runtime, and flask

Open grevian opened this issue 4 years ago • 0 comments

The python 2.7 runtime is getting pretty shaky, Time to move to one of the next generation runtimes, Seems like python 3 is the path of least resistance

  • [x] Moved from taskqueue to cloud tasks
  • [x] Moved from NDB to cloud datastore
  • [x] Moved from blobstorage to cloud storage
  • [x] Moved from webapp2 to flask

Looking good so far, Currently deployed to https://py38-dot-grevian-graphviz.appspot.com/

grevian avatar Apr 10 '20 07:04 grevian