PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Create a Python project

Last modified: 11 October 2024

Pure Python projects are intended for Python programming. A project helps you organize your source code, tests, libraries that you use, and your personal settings in a single unit.

In case you don't need a project, you can edit your file in LightEdit mode.

Once you created a project, you can proceed with configuring the project structure.