Spyder Env Manager

Spyder 6+ plugin to manage Python virtual environments and packages

Build status

https://img.shields.io/pypi/v/spyder-env-manager.svgPyPI - Version https://img.shields.io/pypi/pyversions/spyder-env-manager.svgPyPI - Python Version https://img.shields.io/conda/vn/conda-forge/spyder-env-manager.svgconda version https://img.shields.io/conda/dn/conda-forge/spyder-env-manager.svgdownload count https://github.com/spyder-ide/spyder-env-manager/workflows/Linux%20tests/badge.svgLinux https://codecov.io/gh/spyder-ide/spyder-env-manager/branch/main/graph/badge.svgCodecov https://badges.crowdin.net/spyder-env-manager/localized.svgCrowdin https://readthedocs.org/projects/spyder-env-manager/badge/?version=latestDocs

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.