empack emscripten+boa
Project description
empack
Pack a mamba environment with emsdk
Installation
mamba install empack -c conda-forge
or with pip (you will need to install and activate emsdk, here with mamba):
mamba install -c conda-forge emsdk
pip install empack
Usage
You can pack the Python 3.10 environment (located at /path/to/env
) with the following command:
empack pack python core /path/to/env --version=3.10
This will generate two files python_data.js
and python_data.data
that you can use in the browser.
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-0.6.0.tar.gz
(6.1 kB
view hashes)
Built Distribution
empack-0.6.0-py3-none-any.whl
(6.8 kB
view hashes)