Icon

PyCharm

PyCharm is a cross-platform Python IDE by JetBrains, designed for web, data, and AI/ML professionals. It offers a free Community Edition and a paid Professional Edition with advanced features.
Latest: 2025.3.4
Last checked: Feb 24, 2026 6:53am
Rank: 646/15140
Monitored via:
Winget Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
License: Freemium (Community Edition is free and open-source; Professional Edition is commercial with free trial)Installer: exe, dmg, tar.gz (Linux)Winget: Available

Version & Lifecycle

0
Current: 2025.3.4 N-2: 2025.3.2.1 Avg cadence: Every 19 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment tip • May 20, 2026
0

PyCharm close-before-update note

For managed PyCharm updates, close the application before starting the Windows installer. PyCharm 2025/2026 EXE x64 updates can return Exit Code 1618 if PyCharm is open, so add a pre-close prompt, user deferral, or conflicting-process rule before retrying deployment.

Use JetBrains’ official PyCharm download page as the source of record for current installers: PyCharm downloads.

For managed PyCharm updates, close PyCharm before starting the Windows installer. The PMPC-documented update path can return Exit Code 1618 when the application is open, so use a pre-close or user-deferral step and rerun detection after setup. Official source: PyCharm Windows/download documentation.

Official source: PyCharm Windows/download documentation.

Silent install note • May 6, 2026
0

PyCharm silent install and update conflict note

PyCharm’s standalone Windows installer supports JetBrains silent-install syntax. For an all-users deployment, create a silent.config file with deployment choices such as mode=admin, launcher64=0, and updatePATH=0, then run a command like pycharm-*.exe /S /CONFIG=silent.config /LOG=C:\Logs\PyCharm.log /D=C:\Program Files\JetBrains\PyCharm. JetBrains notes that /D= must be the last parameter and should not be wrapped in quotes even when the path contains spaces.

For managed updates, close pycharm64.exe / pycharm.exe before starting the installer so files can be replaced cleanly instead of returning a deployment failure such as 1618 or leaving the old IDE process holding files open.

Official source: JetBrains PyCharm silent installation on Windows.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

PyCharm

Packaging Notes

0

Bundled with JetBrains Runtime (JBR 21); unified single product with Community and Professional editions

Notes

0

Supports Python 2.7 and Python 3.8 to 3.14; includes Jupyter support; free 30-day Pro trial included with installation.