Skip to main content

StaticFrame packaged for use in Pyodide, PyScript, and WebAssembly/Emscripten environments

Project description

static-frame-pyodide

StaticFrame packaged for use in Pyodide, PyScript, and WebAssembly/Emscripten environments.

This package, on import, uses micropip to install versions of StaticFrame dependencies (arraykit and arraymap) compiled for Emscripten, and then delegates the StaticFrame API to this module.

Usage in Pyodide:

Try StaticFrame in Pyodide here: https://pyodide.org/en/stable/console.html

>>> import micropip; await micropip.install('static-frame-pyodide')
>>> import static_frame_pyodide as sf

While pyodide.http.open_url() will not work with any URL, it works with the sample provided by the pyscript-ice-cream project.

Pyodide screen shot

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

static-frame-pyodide-1.4.5.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

static_frame_pyodide-1.4.5-py3-none-any.whl (3.7 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