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.7.0.tar.gz
(1.7 MB
view details)
Built Distribution
micropip-0.7.0-py3-none-any.whl
(46.7 kB
view details)
File details
Details for the file micropip-0.7.0.tar.gz
.
File metadata
- Download URL: micropip-0.7.0.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 | a735903503aa2b19d2dc314f733c31e6b70d2e9205bbefd0bbc90e3876668ce9 |
|
MD5 | 946fd9ee2a18e1405df411ed9f73ed55 |
|
BLAKE2b-256 | 97cc29f3305434d004717a1879c1f5f12d02f87ca8f99c511e30306f3115b78b |
File details
Details for the file micropip-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: micropip-0.7.0-py3-none-any.whl
- Upload date:
- Size: 46.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 | ba4f01cb4c2420ee050f54e145f9905fc25aee48ef5ddeb6e669a62cde13da06 |
|
MD5 | 489e324eed8b10e16610aa6aa1149afe |
|
BLAKE2b-256 | 0964a1503f271060151616eea4552854a6191130551f2bf908ff2f7edfe87918 |