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:
- Download the
.whl from PyPi
- Add it to the Emscripten FS
- Install it with Micropip
Those steps should be automated by Bifrost2
Any pure python
.whlfile can be run in Pyodide. The process we should use to bring them into the work function is as follows:.whlfrom PyPiThose steps should be automated by Bifrost2