Install and run applications packaged with conda in isolated environments


Keywords
cli, conda
License
MIT
Install
pip install condax==0.2.2

Documentation

condax

Docs GitHub Workflow Status Licence: MIT PyPI code-style Black

Condax is inpired by the excellent pipx, and attempts to do something similar, just using conda thus lifting the constraints of only packaging python things.

Installation

condax is distributed on PyPI as a universal wheel and is available on Linux and macOS and supports Python 3.5+ and PyPy.

$ pip install condax

License

condax is distributed under the terms of the MIT License.