vscode-python-manager

所属分类:Python编程
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-12-12 23:46:20
上 传 者sh-1993
说明:  Python环境和包管理器
(Python Environment & Package Manager)

文件列表:
.devcontainer/
.vscode/
build/
data/
images/
pythonFiles/
resources/
scripts/
src/
types/
typings/
.editorconfig
.eslintignore
.eslintrc
.npmrc
.nvmrc
.prettierrc.js
.sonarcloud.properties
.vscodeignore
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
ThirdPartyNotices-Repository.txt
cgmanifest.json
gulpfile.js
icon.png
package-lock.json
package.json
package.nls.json
requirements.in
requirements.txt
tsconfig.extension.json
tsconfig.json
tsfmt.json
vscode.d.ts

# Python Environment Manager A [Visual Studio Code](https://code.visualstudio.com/) [extension](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter) that provides the ability to view and manage all of your Python environments & packages from a single place. ## Features * Quickly change workspace Python Environments * Viewing Environments specific to a Workspace * Viewing all of your Python environments grouped by their type (Conda, PyEnv, etc) * Creating a terminal with the environment activated. * Create/delete Conda and Virtual Environments. * Install specific versions of Python from PyEnv * View, install, update and uninstall packages in your environments * Ability to search and install Conda, Poetry and Pip packages * View outdated Conda and Pip packages * Support for Poetry Environments * Install Python along with Conda using [Micromamba](https://mamba.readthedocs.io/en/latest/user_guide/micromamba.html) * Set a Python environment as the active workspace Python interpreter as used by the [Python Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python) ## Coming soon * Improved support for Poetry * Improved support for PipEnv ### Quickly change your Workspace Python Environment ### Workspace Environments ### Create Workspace Environments ### Create Other Environments (Conda, PyEnv, etc) ### Manage Packages (install, update, and uninstall)

近期下载者

相关文件


收藏者