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.1.tar.gz
(16.5 kB
view hashes)
Built Distribution
empack-4.0.1-py2.py3-none-any.whl
(14.8 kB
view hashes)
Close
Hashes for empack-4.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32315964abafc5354d2de7bbd5622f701d97858c53af5f4cdb2aebedb38e9c72 |
|
MD5 | 09f943cd11c711e3672f0e14daee9365 |
|
BLAKE2b-256 | c91748dca0a7c1b8db03f4883df42246e411f2a2fe5c8ac7bb7071d3988df647 |