empack emscripten+boa
Project description
empack
Pack a mamba environment with emsdk
Installation
mamba install empack -c conda-forge
or with pip:
pip install empack
Usage
You can pack the environment (located at /path/to/env
) with the following command:
empack pack env --env-prefix /path/to/env
This will generate a few .tag.gz
files that correspond to the packages in the environment located at /path/to/env
.
You can also provide a custom config with the --config
flag. A sample config is located in tests/empack_test_config.yaml
Run the following command for more information about the other CLI parameters:
empack pack env --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
empack-3.1.1.tar.gz
(14.7 kB
view hashes)
Built Distribution
empack-3.1.1-py2.py3-none-any.whl
(14.3 kB
view hashes)
Close
Hashes for empack-3.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8c090b2ab93df2c3219b7ed2e9ca77e613eeadc888f138ad6cdd99545c37f00 |
|
MD5 | 882afbe0f5d43ed9babe96c7162df850 |
|
BLAKE2b-256 | 2ae7a812c691a6f22562beea3fad95602fb0c8ba72a8934df2127f0ff1a4bbb0 |