PyCharm
 
Get PyCharm

Create a Python project

Last modified: 04 December 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 do not need a project, you can edit your file in LightEdit mode or create a Python file without setting up a project.

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