PyCharm 2018.2 Help

Running Tasks of 'appcfg.py' Utility

Overview

With PyCharm, you can run appcfg.py utility from within the IDE. Each task of this utility is executed in the App Config Tool console.

Note that Run appcfg.py task... command is available for Google App Engine projects only.

Running appcfg.py utility

To run a task of the appcfg.py utility

  1. On the main menu, choose Tools | Google App Engine | Run appcfg.py task...:
    gae upload

    The appcfg.py utility starts in its own console.

  2. Type the name of the desired task.

Working in the appcfg.py utility console

In the App Config Tool, one can:

Last modified: 21 November 2018