Skip to main content

empack emscripten+boa

Project description

# empack

Pack a mamba environment with emsdk

## Requirements

You first need to setup emsdk:

`bash mamba install -c conda-forge emsdk emsdk install 3.1.2 emsdk activate 3.1.2 `

## Installation

`bash pip install git+https://github.com/emscripten-forge/empack `

## Usage

You can pack the Python 3.10 environment (located at /path/to/env) with the following command:

`bash 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


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.5.0.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

empack-0.5.0-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page