Version: 2025.2.5
License:Apache-2.0
Free for non-commercial use
PyCharm
macOSWindowsLinux
About
JetBrains' dedicated Python IDE with a free open-source Community edition and a paid Professional edition
Mac Compatibility
Apple Silicon Native
Intel Compatible
PyCharm is JetBrains' Python IDE. The free Community edition covers pure Python development, while the Professional edition adds web frameworks, database tools, and remote development.
Mac-Specific Features
- Apple Silicon Native: Dedicated aarch64 build for M-series Macs, alongside a separate Intel build
- JetBrains Runtime: Bundled optimized JRE tuned for macOS
- Mac Keymap: Built-in keymap designed for macOS conventions
- Spotlight-style Search: Press ⌘⇧A to search every action in the IDE
Installation Options
Homebrew
brew install --cask pycharm-ce
Note: Homebrew installs the Community edition. The Professional edition is available from JetBrains directly.
Direct Download
Download the Community or Professional edition from jetbrains.com/pycharm/download/
System Requirements
- Runs on macOS on both Intel and Apple Silicon Macs
- 8 GB RAM recommended
Pricing
- Professional edition: $19.90/month billed annually, or $79.00 for the first year
Comments (0)
Share your thoughts about this entry... Sign in to comment
No comments yet — start the conversation.
Package Manager Installation
Homebrew Cask (macOS)
brew install --cask pycharm-ceInstall
Copy and run one of these commands locally to install PyCharm.
brew install --cask pycharm-ce