Skip to main content

pyodide-cli

PyPI Latest Release GHA-main GHA-release codecov

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:

  1. adding a dependency on pyodide-cli

  2. Adding a pyodide.cli entry point. For example, with

    setup.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 main needs to be either:

    • A click command/group (recommended)
    • A typer app or function (requires typer to be installed)

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)

Source distribution for pyodide-cli 0.5.0
File Size Uploaded
pyodide_cli-0.5.0.tar.gz 12.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pyodide-cli 0.5.0
File Interpreter ABI Platform
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 log

Release 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

Release history Release notifications | RSS feed

This release

0.5.0 This release

2 release files

0.4.2

2 release files

0.4.1

2 release files

0.4.0

2 release files

0.3.0

2 release files

0.2.4

2 release files

0.2.3

2 release files

0.2.2

2 release files

0.2.1

2 release files

0.2.0

2 release files

0.1.0

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page