pyodide-cli
The command line interface for the Pyodide project.
In most cases, you do not need to install this package directly, and it would be installed as a dependency of other packages in the ecosystem (e.g., pyodide-build, pyodide-pack, auditwheel-emscripten, etc.)
Installation
pip install pyodide-cli
Usage
To get a list of available CLI commands,
pyodide --help
Developers
You can register a subcommand in the pyodide CLI in your own package by:
-
adding a dependency on
pyodide-cli -
Adding a
pyodide.clientry point. For example, withsetup.cfg
[options.entry_points] pyodide.cli = do_something = "<your-package>.cli:main"
or
pyproject.toml
[project.entry-points."pyodide.cli"] do_something = "<your-package>.cli:main"
where in this example
mainneeds to be either:
License
pyodide-cli uses the Mozilla Public License Version 2.0.
Release files for pyodide-cli 0.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyodide_cli-0.5.0.tar.gz | 12.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyodide_cli-0.5.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.3 kB
Release files / pyodide_cli-0.5.0.tar.gz
| Download URL | pyodide_cli-0.5.0.tar.gz |
|---|---|
| Size | 12.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
14df0797e791558b6976d4612f9df9619334f8914bfe3efbdd22e3886f5275b7
|
|
BLAKE2b-256 checksum How to use checksums |
f144fe74049e3e776bd56fae8bd9370900d6d6dc5e541299ae90cb2330a9a8a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jan 28, 2026.
Transparency logRelease files / pyodide_cli-0.5.0-py3-none-any.whl
| Download URL | pyodide_cli-0.5.0-py3-none-any.whl |
|---|---|
| Size | 12.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
24c02736f1d6c99396f5e9330fd30bd98db88cf49ef059b62b025fa1f5f6e29c
|
|
BLAKE2b-256 checksum How to use checksums |
4a0776977bbd73c686df55fbc3685c6c336158dc11b2ba155abe3e3a802447b2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jan 28, 2026.
Transparency log