Still working on https://nocommandline.com which started out as a GUI for Google App Engine & Datastore Emulator.
I recently added support for Cloud Run and am now building it out. Support for Cloud Function is also on the road map.
I’m also still maintaining the patch [2] I created which allows you run App Engine Python 3 Apps with dev_appserver.py on Windows. To test App Engine bundled API/services, you need dev_appserver.py
[2] https://github.com/NoCommandLine/dev_appserver-python3-windo...