Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

InSyncWithFoo/uv-for-pycharm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Note

This plugin is a broken prototype and has been deprecated.

All of its functionalities have been migrated to RyeCharm, an all-in-one plugin for all Astral-backed Python tools.


uv for PyCharm

Build Docs Version Rating Downloads

uv integration for PyCharm.

This plugin brings the various functionalities of uv closer to your IDE.

Disclaimer: This is not an official Astral project.

Installation

This plugin is not yet available on the Marketplace. You can download the ZIP files manually from the Releases tab, the build branch or the Actions tab and follow the instructions described here.

Currently supported versions: 2024.1 (build 241.14494.241) - 2024.2.* (build 242.*).

Credits

Many parts of the code were derived from @koxudaxi/poetry-pycharm-plugin and relevant parts of the IntelliJ Community code base. The logo and icons were derived from @astral-sh/uv's SVG favicon. Some other files are based on or copied directly from @JetBrains/intellij-platform-plugin-template.