A lightweight Python package installer for Pyodide
159
stars
179
commits
HTML
primary language
Sep 1, 2026
updated
A lightweight Python package installer for the web
In Pyodide, you can install micropip,
pyodide.loadPackage('micropip'). You can also install by URL from PyPI for instance.import micropip
await micropip.install(<list-of-packages>)
For more information see the documentation.
micropip uses the Mozilla Public License Version 2.0.
HTML
84.8%
Python
15.2%
A lightweight Python package installer for Pyodide
159
stars
179
commits
HTML
primary language
Sep 1, 2026
updated
A lightweight Python package installer for the web
In Pyodide, you can install micropip,
pyodide.loadPackage('micropip'). You can also install by URL from PyPI for instance.import micropip
await micropip.install(<list-of-packages>)
For more information see the documentation.
micropip uses the Mozilla Public License Version 2.0.
HTML
84.8%
Python
15.2%