pyCageFastest Python package manager for Visual Studio Code powered by uv. FeaturesFast package install(much faster than pip). Beginner Friendly. Dart Package Manager inspired.
Attributes:icon: Python icons created by Freepik - Flaticon database: https://hugovk.github.io RequirementsUsers must have pip installed. Enviroment Variable for pip should be set. Extension Settingsselect "pyCage: Add Python Package" in command pallete to start extension. Known IssuesSince python has well over 500,000 packages, only 8000 most popular can be installed using pyCage. It is for better UX and shouldn't hinder most of the tasks. Make sure that you have approiate permissions in the directory when creating an virtual enviroment. Release NotesFirst version, probably an alpha, has been released 0.0.2Added Icon and fixed creation of new virtual enviroment everytime the extension is activated. |