Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ipeevski/vscode-python-manager

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Environment Manager

A Visual Studio Code extension that provides the ability to via and manage all of your Python environments & packages from a single place.

Features

  • 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 Python along with Conda using Micromamba
  • Set a Python environment as the active workspace Python interpreter as used by the Python Extension
  • View installed packages.
  • Updating outdated packages (Conda and Pip)

Coming soon

  • Search and install new Packages (search Conda and PyPi registries)
  • Updating outdated packages (Poetry)
  • Managing Poetry, PipEnv, PyEnv environments and corresponding packages

Notes:

  • This extension is built on top (forked copy) of the Python extension.
    • Majority of the code, such as discovery of Python environments is borrowed from the Python extension.
  • Here are a list of features that differentiates this from the Python extension?
    • Access Virtual Environments that belong to other workspace folders.
    • Create multiple terminals for different Python environments.
    • Create terminals activated with Global Python environments (even though there are no activation scripts for such environments).
    • Ability to view installed packages.
    • Create/delete Conda and Virtual Environments.
    • Install Python along with Conda using Micromamba

About

Python Environment & Package Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 67.6%
  • Python 30.1%
  • JavaScript 1.7%
  • Jupyter Notebook 0.4%
  • Dockerfile 0.1%
  • Shell 0.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.