Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Support for Arbitrary PyPi Modules #18

Open
Severn-J-Lortie opened this issue Aug 6, 2024 · 0 comments
Open

API Support for Arbitrary PyPi Modules #18

Severn-J-Lortie opened this issue Aug 6, 2024 · 0 comments
Assignees

Comments

@Severn-J-Lortie
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant