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.9.0.tar.gz
(1.8 MB
view details)
Built Distribution
micropip-0.9.0-py3-none-any.whl
(114.9 kB
view details)
File details
Details for the file micropip-0.9.0.tar.gz
.
File metadata
- Download URL: micropip-0.9.0.tar.gz
- Upload date:
- Size: 1.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d72c3224537a14e5d9d02f29e945bf7cde02404ec744291e8f6a310cedf60b66
|
|
MD5 |
e18db58006ca56d76ab55cc79dade92d
|
|
BLAKE2b-256 |
3d6faeef5f7696480704c133206511ff785dd86b76b6eba77391d14de162c1ab
|
File details
Details for the file micropip-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: micropip-0.9.0-py3-none-any.whl
- Upload date:
- Size: 114.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
babcf68c1849e229aa887564bc5f2de50273c3212e73c9aff8e3e6e80f2b6a23
|
|
MD5 |
2dd9f10bc7869452130060aceac4e798
|
|
BLAKE2b-256 |
276d195810e3e73e5f351dc6082cada41bb4d5b0746a6804155ba6bae4304612
|