DustinBrett / daedalOS

Desktop environment in the browser
https://dustinbrett.com
MIT License
8.66k stars 689 forks source link

Feature Request: Micropip #437

Closed davey422 closed 4 months ago

davey422 commented 4 months ago

Would it be possible to add Micropip?

DustinBrett commented 4 months ago

I had never heard of this package manager but it does indeed seem possible. I will work more on this commit later tonight. It's cool that it has a built in package manager. It looks like it gets the files directly from https://files.pythonhosted.org/packages/ with CORS enabled.

image

image

image

DustinBrett commented 4 months ago

I'll actually just commit what I have, it seems simple enough to add it.

https://github.com/DustinBrett/daedalOS/commit/7887a22ab017084e5de9abbd9643af5973fbdcf8