{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/6"}],"enrichment":{"capability":"Distributes Node.js prebuilt binaries as Python wheels, making node, npm, npx, and corepack available via pip install for use from Python or the command line.","skillfed_tags":["nodejs-integration","binary-distribution","cross-platform"],"use_cases":["Embed Node.js tooling in a Python application without requiring system-level Node.js installation.","Automate npm package management or npx script execution from within Python code.","Ensure reproducible Node.js environments in CI/CD pipelines by pinning the Node.js version via pip.","Build Python packages that depend on Node.js tools without adding system dependency complexity.","Run corepack from Python to manage package manager versions in Node.js projects."],"what_it_does":"nodejs-wheel packages Node.js binaries as Python wheels so you can install Node.js tools (node, npm, npx, corepack) directly via pip without a system Node.js installation. It provides both a command-line interface and a Python API to invoke these tools as subprocesses. The package is built using scikit-build-core and cibuildwheel to generate platform-specific wheels for Linux, macOS, and Windows across multiple architectures.\n\nYou can use it to embed Node.js tooling in Python applications, automate Node.js tasks from Python scripts, or ensure reproducible Node.js environments in CI/CD pipelines without relying on external package managers. The package is actively maintained and supports current Python versions (3.7+), with wheels available for common platforms and architectures.","worth_installing":"Yes, if you need Node.js tools in a Python environment and want to avoid system-level dependencies. The package is actively maintained, has low install friction, carries no known vulnerabilities, and uses MIT licensing. Verify the license treatment aligns with your deployment model before using in production, and confirm platform/architecture support matches your target environment."},"id":"nodejs-wheel","links":{"html":"https://skillfed.io/packages/nodejs-wheel","md":"https://skillfed.io/packages/nodejs-wheel.md","pypi":"https://pypi.org/project/nodejs-wheel/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-30","license_spdx":null,"license_treatment":"unclear","name":"nodejs-wheel","python_support":"supports_current","summary":"unoffical Node.js package"},"popularity":{"monthly_downloads":308899,"position":7763,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"24.16.0"}
