A GUI for Google App Engine & Datastore Emulator. An improved replacement for the old Google App Engine Launcher.
-
Click a button to run code on dev or deploy to production
- Don't struggle to remember gcloud flags/commands
- Don't fiddle around your command prompt
- Non-technical folks can deploy code
- Support for custom/user-defined environment variables & flags
- Run app with
dev_appserver.py
or your language idiomatic way (e.g.python main.py
,flask run
)- Windows: Use our Patch to run Python 3 Apps with
dev_appserver.py
on Windows platform
- Windows: Use our Patch to run Python 3 Apps with
-
Tick a checkbox to set/unset an option
- Don't struggle to remember gcloud flags/commands
-
GUI for datastore emulator
- Supports named databases (requires installation of
gcloud alpha components
) 🆕 - View/Edit/Delete data from datastore emulator or production
- Export datastore data as CSV or JSON (datastore emulator or production)
- Import exported data into datastore (datastore emulator or production)
- Import data from local/legacy datastore (created with older runtime generations such as Python 2; not linked to Cloud Datastore Emulator) into Cloud Datastore Emulator for use with newer runtimes such as Python 3
- Supports named databases (requires installation of
-
See all projects on a single UI
- Don't keep multiple folders open just to remember your different projects
- Supports multiple services and/or versions of the same application 🆕
-
Download your source code
-
See full list of features - https://nocommandline.com/#features
https://nocommandline.com/#demo
- OS X
- Windows (10/11)
https://nocommandline.com/download/