{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/5"}],"enrichment":{"capability":"A command-line interface for the Pyodide project that provides core CLI functionality and allows other packages to register subcommands via entry points.","skillfed_tags":["cli-framework","pyodide-ecosystem","entry-point-plugin"],"use_cases":["Extending the Pyodide CLI with custom subcommands from your own package via entry points","Building Pyodide ecosystem tools that integrate with the main `pyodide` command","Centralizing CLI infrastructure for related Pyodide build and packaging tools","Registering click or typer-based commands that appear under the main `pyodide` namespace"],"what_it_does":"pyodide-cli is the command-line interface layer for the Pyodide project, built on click and rich for command handling and terminal output. It serves primarily as a plugin host: other packages in the Pyodide ecosystem (such as pyodide-build, pyodide-pack, and auditwheel-emscripten) depend on it and register their own subcommands via setuptools entry points, allowing them to extend the main `pyodide` command without modifying this package directly.\n\nDevelopers building tools for the Pyodide ecosystem use pyodide-cli as a foundation by adding a dependency on it and registering a `pyodide.cli` entry point that points to a click command or typer app. The package handles command discovery and dispatch, so each tool can contribute its own subcommand to a unified CLI interface.","worth_installing":"Yes, if you are developing tools for the Pyodide ecosystem or need to register subcommands in the Pyodide CLI. The package is actively maintained, has low install friction, and is designed to be a dependency of other ecosystem packages rather than a standalone tool. Direct installation is typically unnecessary unless you are extending Pyodide's CLI."},"id":"pyodide-cli","links":{"html":"https://skillfed.io/packages/pyodide-cli","md":"https://skillfed.io/packages/pyodide-cli.md","pypi":"https://pypi.org/project/pyodide-cli/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-01-28","license_spdx":"MPL-2.0","license_treatment":"copyleft","name":"pyodide-cli","python_support":"supports_current","summary":"\"The command line interface for the Pyodide project\""},"popularity":{"monthly_downloads":125988,"position":11793,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.0"}
