PyCharm 2017.2 Help

Creating Empty Project

Pure Python 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 Create New Project

    New Project dialog box opens.

  2. In the New Project dialog box, do the following:
    • In the Project type section, click Pure Python .
    • Specify the project location and interpreter.
  3. Click the button Create.
  4. Configure project structure.
Last modified: 26 October 2017

See Also

Concepts:

Language and Framework-Specific Guidelines: