Wingetlywingetly
← All apps

PyCharm Community Edition (EAP)

by JetBrains s.r.o.v252.23892.194

Last updated

The Python IDE for Professional Developers

Install with winget

$ winget install --id JetBrains.PyCharm.Community.EAP --exact --version 252.23892.194

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for PyCharm Community Edition (EAP)

PyCharm Community Edition (EAP) uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
pycharm-community-252.23892.194.exe /S

See the full silent install reference for PyCharm Community Edition (EAP)

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Intelligent Python IDE with refactorings, debugger, code completion, on-the-fly code analysis and coding productivity orientation

Installers · v252.23892.194

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
x64EXE
NSIS
machineDirect
arm64EXE
NSIS
userDirect
arm64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

8 known CVEs via NVD

  • medium6.1Fix in v2025.3.4CVE-2026-49384affects before 2025.3.4May 29, 2026

    In JetBrains PyCharm before 2025.3.4 stored XSS in Jupyter notebook Markdown cells was possible

  • high8.2Fix in v2025.3.2CVE-2026-25847affects before 2025.3.2Feb 9, 2026

    In JetBrains PyCharm before 2025.3.2 a DOM-based XSS on Jupyter viewer page was possible

  • critical9.3Fix in v2023.1.6CVE-2024-37051affects before 2023.1.6, 2023.2.7, 2023.3.6, 2024.1.3Jun 10, 2024

    GitHub access token could be exposed to third-party sites in JetBrains IDEs after version 2023.1 and less than: IntelliJ IDEA 2023.1.7, 2023.2.7, 2023.3.7, 2024.1.3, 2024.2 EAP3; Aqua 2024.1.2; CLion 2023.1.7, 2023.2.4, 2023.3.5, 2024.1.3, 2024.2 EAP2; DataGrip 2023.1.3, 2023.2....

  • medium6.9Fix in v2022.1CVE-2022-29821affects before 2022.1Apr 28, 2022

    In JetBrains Rider before 2022.1 local code execution via links in ReSharper Quick Documentation was possible

  • low3.0Fix in v2022.1CVE-2022-29820affects before 2022.1Apr 28, 2022

    In JetBrains PyCharm before 2022.1 exposure of the debugger port to the internal network was possible

  • critical9.8Patched in wingetCVE-2021-45977affects v2021.3.1Feb 25, 2022

    JetBrains IntelliJ IDEA 2021.3.1 Preview, IntelliJ IDEA 2021.3.1 RC, PyCharm Professional 2021.3.1 RC, GoLand 2021.3.1, PhpStorm 2021.3.1 Preview, PhpStorm 2021.3.1 RC, RubyMine 2021.3.1 Preview, RubyMine 2021.3.1 RC, CLion 2021.3.1, WebStorm 2021.3.1 Preview, and WebStorm 2021....

  • high7.8Fix in v2020.3.4CVE-2021-30005affects before 2020.3.4May 11, 2021

    In JetBrains PyCharm before 2020.3.4, local code execution was possible because of insufficient checks when getting the project from VCS.

  • high7.5Patched in wingetCVE-2020-11694affects v2019.2.5Apr 10, 2020

    In JetBrains PyCharm 2019.2.5 and 2019.3 on Windows, Apple Notarization Service credentials were included. This is fixed in 2019.2.6 and 2019.3.3.

Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • PyCharm Community EditionJetBrains s.r.o.
    JetBrains.PyCharm.Communityv2025.2.6.1

    The Python IDE for Professional Developers

  • PyCharmJetBrains s.r.o.
    JetBrains.PyCharmv2026.2.2

    The Python IDE for Professional Developers

  • IntelliJ IDEA Community EditionJetBrains s.r.o.
    JetBrains.IntelliJIDEA.Communityv2025.2.6.2

    The Leading Java and Kotlin IDE

  • IntelliJ IDEAJetBrains s.r.o.
    JetBrains.IntelliJIDEAv2026.2.2

    The Leading Java and Kotlin IDE

  • DataGripJetBrains s.r.o.
    JetBrains.DataGripv2026.2.5

    The Cross-Platform IDE for Databases & SQL by JetBrains

  • JetBrains dotUltimateJetBrains s.r.o.
    JetBrains.dotUltimatev2026.2.1

    All .NET tools, ReSharper C++, and JetBrains Rider, together in one pack

More from JetBrains s.r.o. or browse code, coding, develop.

Frequently asked questions

How do I install PyCharm Community Edition (EAP) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JetBrains.PyCharm.Community.EAP --exact --version 252.23892.194. winget downloads the installer from JetBrains s.r.o. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install PyCharm Community Edition (EAP) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JetBrains.PyCharm.Community.EAP --exact 252.23892.194 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for PyCharm Community Edition (EAP)?
PyCharm Community Edition (EAP) uses EXE (NSIS). Run the downloaded installer with: pycharm-community-252.23892.194.exe /S. The silent switches are /S.
How do I uninstall PyCharm Community Edition (EAP) via winget?
Run: winget uninstall --id JetBrains.PyCharm.Community.EAP --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from PyCharm Community Edition (EAP)'s Apps & Features entry.
Is PyCharm Community Edition (EAP) free?
PyCharm Community Edition (EAP) is distributed under Apache-2.0. Refer to the publisher (https://www.jetbrains.com/pycharm/nextversion/) for the full license terms - Wingetly itself does not charge for installation.
Does PyCharm Community Edition (EAP) work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls PyCharm Community Edition (EAP) directly from the publisher.
How do I keep PyCharm Community Edition (EAP) up to date?
Run winget upgrade --id JetBrains.PyCharm.Community.EAP --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of PyCharm Community Edition (EAP) from microsoft/winget-pkgs.

Recent versions

  • 252.23892.194latest
  • 252.23309.36
  • 252.21735.39
  • 252.18003.35
  • 252.16512.37
  • 251.23774.354
  • 251.23774.211
  • 251.23774.123
  • 251.23774.37
  • 251.23536.40