conda-manager

A stand alone PyQt/PySide GUI application for managing conda packages and environments.


Keywords
Qt, PyQt4, PyQt5, PySide, conda, conda-api, binstar
License
MIT
Install
pip install conda-manager==0.4.0

Documentation

License Latest PyPI version Number of PyPI downloads Supported Python version Travis-CI build status

Description

conda-manager is a stand alone Qt application (PySide, PyQt4, PyQt5) providing a friendly graphical user interface for the management (update, downgrade, installation and removal) of conda packages and environments.

Standalone app

Conda Package Manager

Spyder plugin

Conda Package Manager

This project also installs as a plugin for Spyder to manage conda packages from within the application.

License

This project is licensed under the MIT license.

Installation

conda install conda-manager

or

pip install conda-manager