PyCharm 2026.2 Help

Package Repositories

Use this page to configure the repositories that PyCharm uses to search for and install Python packages.

Repository List

Item

Description

Click this button to add a custom package repository.

Remove the selected repository.

Repository Settings

Item

Description

Enable Repository

Use this checkbox to enable or disable the selected repository. When a repository is disabled, PyCharm does not query it when searching for packages.

Name

Use this option to set the repository name displayed in PyCharm.

Repository URL

Use this option to set the URL used to access the repository.

Authorization

Select the authorization method required to access the repository.

  • None: connect to the repository without authentication.

  • Basic HTTP: connect using HTTP basic authentication. Specify the login and password in the corresponding fields that appear.

24 July 2026