Skip to content

PyCharm Setup

Paul Zabelin edited this page Mar 26, 2025 · 3 revisions

Pro Tips

from @WeDoTDD wiki, see PyCharm Setup:

Plugins

Recommended plugins:

Name Link Reason
RyeCharm https://plugins.jetbrains.com/plugin/25230-ryecharm uv package manager support
CoPilot https://plugins.jetbrains.com/plugin/17718-github-copilot optional AI support, includes Sonnet 3.7

Working with UV

  1. Install uv, see Installation Instructions
  2. Create uv Interpreter for the project
image
Clone this wiki locally