A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.jetbrains.com/help/pycharm/creating-empty-project.html below:

Create a Python project | PyCharm Documentation

Create a Python project

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.

  1. To create a project, do one of the following:

  2. In the New Project dialog, specify the project location. The project name will be automatically derived from the folder name in the specified path.

  3. Select Create Git repository to put the project under Git version control.

    Select Create a main.py welcome script if you want PyCharm to add the main.py file to your project. This file contains a simple Python code sample and can be a starting point of your project.

  4. If you want to proceed with the Project venv or Base conda interpreter, select the corresponding option and click Create.

    Project venv

    PyCharm creates a virtualenv environment based on the system Python in the project folder.

    If you do not have the Python version in your system, you can download and install it.

    This feature is available only on Windows and macOS.

    Base conda

    PyCharm configures conda base environment as the project interpreter.

    To configure an interpreter of another type or to use an existing environment, select Custom environment.

    The following steps depend on your choice:

    To reuse an existing conda environment:

    To reuse a Virtualenv, Pipenv, or Poetry environment:

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

25 June 2025


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4