Skip to content

spyder-ide/spyder-env-manager

Repository files navigation

Spyder Env Manager

Spyder 6+ plugin to manage Python virtual environments and packages

Build status

PyPI - Version PyPI - Python Version conda version download count Linux Codecov Crowdin Docs

Features

  • Create and delete Python environments
  • Install, Update, change installed packages inside Python environments
  • Import/Export environments (from/to .yml files)
  • Set the environment Python interpreter as the one used by Spyder.

Credits

This package was created with Cookiecutter and the spyder-ide/spyder5-plugin-cookiecutter project template.