Skip to content

lewis6991/nodejs-wheel

 
 

Repository files navigation

Unoffical Node.js wheels

Pypi version Pypi downloads Pypi downloads Pypi downloads

nodejs-wheel is an unofficial repository to distribute Node.js prebuilt wheels through PyPI using

pip install nodejs-wheel

The package requires Python 3.7 and above.

The project is powered by scikit-build-core and cibuildwheel.

Available Builds

OS Arch Bit Conditions
Linux x86_64 64 glibc >= 2.17
macOS x86_64 64 >= macOS-10.9
macOS arm64 64 >= macOS-11
Windows amd64 64

Usage

node -h
npm -h
npx -h

License

nodejs-wheel distributed under the same MIT license as Node.js.

Other projects

The project is inspired by many other similiar projects:

About

Unoffical Node.js wheels, `pip install nodejs-wheel`

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CMake 72.2%
  • Python 27.8%