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-5.0.0.tar.gz
(17.1 kB
view hashes)
Built Distribution
empack-5.0.0-py2.py3-none-any.whl
(14.9 kB
view hashes)
Close
Hashes for empack-5.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d1b7423c1668756360fd7fac9b71812c6d660b7f6104ae804d6e60f26ac35f1 |
|
MD5 | 790188599de005248cadf1004bd9eadf |
|
BLAKE2b-256 | 7df16220286fc4bc24df8dedc0b38b3631acff92d816333e6c112893555ff303 |