A lightweight Python package installer for the web
Project description
micropip
A lightweight Python package installer for the web
Installation
In Pyodide, you can install micropip,
- either implicitly by importing it in the REPL
- or explicitly via
pyodide.loadPackage('micropip')
. You can also install by URL from PyPI for instance.
Usage
import micropip
await micropip.install(<list-of-packages>)
For more information see the documentation.
License
micropip uses the Mozilla Public License Version 2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
micropip-0.6.1.tar.gz
(1.7 MB
view details)
Built Distribution
micropip-0.6.1-py3-none-any.whl
(48.7 kB
view details)
File details
Details for the file micropip-0.6.1.tar.gz
.
File metadata
- Download URL: micropip-0.6.1.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bb013a21edccafe9b3cddae564034227cec3ebe9ef44b70ba2922cb8e20b7be |
|
MD5 | 387e94b383aef152918fef96ff33d4a2 |
|
BLAKE2b-256 | e54376e4075d5c56d033620d61a943a0aff10b60add541dc174ba7c3860dac55 |
File details
Details for the file micropip-0.6.1-py3-none-any.whl
.
File metadata
- Download URL: micropip-0.6.1-py3-none-any.whl
- Upload date:
- Size: 48.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07df4b2e900385e43f432c5bc791343f9ef34927aa510a9bfce8ee111db4c2b4 |
|
MD5 | 629dea8b1e7e372978f047830ed4cd27 |
|
BLAKE2b-256 | f2e1a8a071bc65a3c2a61b5056096086dbe272205279a9bb110567dec242959e |