PyCharm 2017.2 Help

Google App Engine

File | Settings | Google App Engine for Windows and Linux
PyCharm | Preferences | Google App Engine for macOS
Ctrl+Alt+S

/help/img/idea/2017.2/settings.png

Use this dialog to enable Google App Engine support, configure settings, and specify your App Engine credentials for each of the projects opened in the same window.

Projects pane

ItemDescription
ProjectsThis pane displays the list of projects, opened in the same window. The first project in the list is the primary project.

Google App Engine support pane

ItemDescription
Enable Google App Engine supportSelect this check box to enable Google App Engine support. If the check box is not selected, all the following fields become disabled.
SDK Directory Specify the path to the folder where the Google App Engine SDK is installed on your machine.
App Engine Account Settings In this section, select the way you log in to your Google account, and specify your credentials:
  • Use passwordless login via OAuth2: select this option to use the -oauth2 options in the appcfg.py file.
  • Log in with email and password: select this option to log in using your email address and password, which you have to specify in the provided text fields.
Keep me signed inSelect this check box to memorise your credentials.
Last modified: 26 October 2017

See Also