conda-pack

``conda-pack`` is a command line tool for creating relocatable conda environments. This is useful for deploying code in a consistent environment, potentially in a location where python/conda isn't already installed.


License
BSD-3-Clause
Install
conda install -c conda-forge conda-pack

Documentation