{"id":16694600,"url":"https://github.com/njzjz/nodejs-wheel","last_synced_at":"2026-04-19T15:08:51.803Z","repository":{"id":197887097,"uuid":"699178029","full_name":"njzjz/nodejs-wheel","owner":"njzjz","description":"Unofficial Node.js wheels, `pip install nodejs-wheel`","archived":false,"fork":false,"pushed_at":"2026-04-13T17:18:58.000Z","size":306,"stargazers_count":25,"open_issues_count":12,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-13T19:16:46.339Z","etag":null,"topics":["cibuildwheel","nodejs","pip","pypi","python","wheel"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/nodejs-wheel/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/njzjz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-02T05:10:17.000Z","updated_at":"2026-03-25T00:18:57.000Z","dependencies_parsed_at":"2023-10-11T09:06:07.477Z","dependency_job_id":"cd7f2fe8-73a8-4be7-824a-1849480f07c2","html_url":"https://github.com/njzjz/nodejs-wheel","commit_stats":null,"previous_names":["njzjz/nodejs-wheel"],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/njzjz/nodejs-wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njzjz%2Fnodejs-wheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njzjz%2Fnodejs-wheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njzjz%2Fnodejs-wheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njzjz%2Fnodejs-wheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/njzjz","download_url":"https://codeload.github.com/njzjz/nodejs-wheel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njzjz%2Fnodejs-wheel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32011013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cibuildwheel","nodejs","pip","pypi","python","wheel"],"created_at":"2024-10-12T16:47:16.303Z","updated_at":"2026-04-19T15:08:51.724Z","avatar_url":"https://github.com/njzjz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unofficial Node.js wheels\n\n[![Pypi version](https://img.shields.io/pypi/v/nodejs-wheel?label=nodejs-wheel\u0026logo=pypi)](https://pypi.org/project/nodejs-wheel/)\n[![Pypi downloads](https://img.shields.io/pypi/dm/nodejs-wheel)](https://pypi.org/project/nodejs-wheel/)\n[![Pypi downloads](https://img.shields.io/pypi/dw/nodejs-wheel)](https://pypi.org/project/nodejs-wheel/)\n[![Pypi downloads](https://img.shields.io/pypi/dd/nodejs-wheel)](https://pypi.org/project/nodejs-wheel/)\n\n`nodejs-wheel` is an unofficial repository to distribute Node.js prebuilt wheels through PyPI using\n\n```sh\npip install nodejs-wheel\n```\n\n*New in v20.13.0*: If you don't need command line interface (CLI), install only `nodejs-wheel-binaries`, which is a direct dependency of `nodejs-wheel`.\n\n[![Pypi version](https://img.shields.io/pypi/v/nodejs-wheel-binaries?label=nodejs-wheel-binaries\u0026logo=pypi)](https://pypi.org/project/nodejs-wheel-binaries/)\n[![Pypi downloads](https://img.shields.io/pypi/dm/nodejs-wheel-binaries)](https://pypi.org/project/nodejs-wheel-binaries/)\n[![Pypi downloads](https://img.shields.io/pypi/dw/nodejs-wheel-binaries)](https://pypi.org/project/nodejs-wheel-binaries/)\n[![Pypi downloads](https://img.shields.io/pypi/dd/nodejs-wheel-binaries)](https://pypi.org/project/nodejs-wheel-binaries/)\n\n```sh\npip install nodejs-wheel-binaries\n```\n\nThe package requires Python 3.7 and above.\n\nThe project is powered by [scikit-build-core](https://github.com/scikit-build/scikit-build-core) and [cibuildwheel](https://github.com/pypa/cibuildwheel).\n\n## Available Builds\n\n| OS      | Arch    | Bit | Conditions     | New in      |\n| ------- | ------- | --- | -------------- | ----------- |\n| Linux   | x86_64  | 64  | glibc \u003e= 2.28  | v18.18.0    |\n| Linux   | x86_64  | 64  | musl \u003e= 1.2    | v20.14.0    |\n| Linux   | aarch64 | 64  | glibc \u003e= 2.28  | v20.13.0    |\n| Linux   | aarch64 | 64  | musl \u003e= 1.2    | v22.13.1    |\n| macOS   | x86_64  | 64  | \u003e= macOS-13.5  | v18.18.0    |\n| macOS   | arm64   | 64  | \u003e= macOS-13.5  | v20.11.1    |\n| Windows | amd64   | 64  |                | v18.18.0    |\n| Windows | arm64   | 64  |                | v22.12.0    |\n\n## Usage\n\n### Command line\n\nOnly available in the `nodejs-wheel` package.\n\n```sh\nnode -h\nnpm -h\nnpx -h\n# New in v22.13.1\ncorepack -h\n```\n\n### Run library module as a script\n\n*New in v20.13.0*.\n\nOnly support `node`.\n\n```sh\npython -m nodejs_wheel --version\n```\n\n### Python API\n\n*New in v20.13.0*.\n\n```py\nfrom nodejs_wheel import (\n    node,\n    npm,\n    npx,\n    # corepack: New in v22.13.1\n    corepack,\n)\n\nreturn_code0 = node([\"--version\"])\nreturn_code1 = npm([\"--version\"])\nreturn_code2 = npx([\"--version\"])\n# corepack: New in v22.13.1\nreturn_code3 = corepack([\"--version\"])\n```\n\n*New in v20.13.1*: pass `return_completed_process=True` to get `subprocess.CompletedProcess` instead of `int`.\n\n```py\ncompleted_process0 = node([\"--version\"], return_completed_process=True)\ncompleted_process1 = npm([\"--version\"], return_completed_process=True)\ncompleted_process2 = npx([\"--version\"], return_completed_process=True)\n# corepack: New in v22.13.1\ncompleted_process3 = corepack([\"--version\"], return_completed_process=True)\n```\n\n## License\n\n`nodejs-wheel` distributed under the same MIT [license](LICENSE) as [Node.js](https://github.com/nodejs/node).\n\n## Other projects\n\nThe project is inspired by many other similiar projects:\n\n- [samwillis/nodejs-pypi](https://github.com/samwillis/nodejs-pypi): The package redistribute the official Node.js binaries to PyPI. However, the official binary for Nodejs 18 requires GLIBC 2.28, making it unsupported in [manylinux2014](https://github.com/pypa/manylinux) images. Besides, the wheel tag is wrong.\n- [sbwml/node-latest-centos](https://github.com/sbwml/node-latest-centos): Use GitHub Actions to build Node.js in CentOS 7, but is not related to Python or PyPI.\n- [scikit-build/cmake-python-distributions](https://github.com/scikit-build/cmake-python-distributions): Use cibuildwheel and scikit-build to build CMake and distribute CMake in PyPI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjzjz%2Fnodejs-wheel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnjzjz%2Fnodejs-wheel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjzjz%2Fnodejs-wheel/lists"}