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.
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
condax is distributed under the terms of the MIT License.