Skip to content

API Support for Arbitrary PyPi Modules #18

@Severn-J-Lortie

Description

@Severn-J-Lortie

Any pure python .whl file can be run in Pyodide. The process we should use to bring them into the work function is as follows:

  1. Download the .whl from PyPi
  2. Add it to the Emscripten FS
  3. Install it with Micropip
    Those steps should be automated by Bifrost2

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions