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.1.tar.gz
(1.7 MB
view details)
Built Distribution
micropip-0.7.1-py3-none-any.whl
(46.8 kB
view details)
File details
Details for the file micropip-0.7.1.tar.gz
.
File metadata
- Download URL: micropip-0.7.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 | cbb58aec47fa786202096707da3b14abf1b873c426661b3cdfe8cb288a60e9c8 |
|
MD5 | 738c3fc09e906746fd7f17b56128308a |
|
BLAKE2b-256 | 13cecbc6724834e73f8d9d9369bf48b068a05751ca112c0744604f1d396f3eb5 |
File details
Details for the file micropip-0.7.1-py3-none-any.whl
.
File metadata
- Download URL: micropip-0.7.1-py3-none-any.whl
- Upload date:
- Size: 46.8 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 | 7a012413e7cc70c5a39f025f96a3c86ba49d2aaf527640f06f2270426122e68e |
|
MD5 | cf487073e515ffffe2b4100a4ab71be2 |
|
BLAKE2b-256 | 3b1c774c0ec38815f3b694187e0f86b2bbe53e68ac14844d39d82059858eea9f |