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-4.0.0.tar.gz
(16.4 kB
view hashes)
Built Distribution
empack-4.0.0-py2.py3-none-any.whl
(14.8 kB
view hashes)
Close
Hashes for empack-4.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3cddc73c09888283529630330000279943d6c55b37ad1b7e26f52bacc73543c |
|
MD5 | 45f96e6243fd6a4ddb489bd31b6daae9 |
|
BLAKE2b-256 | a8cbc47d3c457782199bf2073d2bd3af0d9c362fa0bdaa95fa15362c85c15fc0 |