PyCharm 2016.1 Help

Creating Empty Project

Empty projects are intended for pure Python programming.

To create an empty project

  1. Do one of the following:
    • On the main menu, choose File | New Project
    • On the Welcome screen, click New Project

    Create New Project dialog box opens.

  2. In the Create New Project dialog box, specify the project name and location. In the Project type drop-down list, select Empty project.
  3. Click OK.
  4. Configure project structure.

See Also

Last modified: 20 April 2016