| Item | Description |
|---|---|
| Project name | In this text box, type the name of the new project. |
| Location | In this text box, specify the location of the folder where the project-related files will be stored.
Type the path manually or click the Browse button
and select the folder where the project will be created.
|
| Project type | Select the desired type of the new project from the drop-down list. The subsequent steps after clicking OK depend on the chosen project type. |
| Python interpreter | From this drop-down list, select the interpreter to be used for the new project.
If the desired interpreter is not in the list, click to open the
Python Interpreters dialog box and configure the desired interpreter or virtual environment.
|
| Install Django | Select this check box to automatically install the latest available version of Django, as described in the section Creating Django Project. |
| Install Flask | Select this check box to automatically install the latest available version of Flask, as described in the section Creating Flask Project. |
| OK |
Click this button to create a new project.
|
| Cancel | Click this button to cancel operation and close the dialog box. |

,
and select the folder where the project will be created.