pyodide/docs/usage/api/pyodide-cli.md

482 B

(pyodide-cli)=

pyodide CLI

This page documents the Pyodide Command Line Interface (CLI) interface. In addition to the commands defined by pyodide-build, documented below, other subcommands are defined in external packages (which can be installed with pip):

  • pyodide pack, defined in pyodide-pack is a package bundler for Pyodide
.. click:: pyodide_cli.app:typer_click_object
   :prog: pyodide
   :nested: full