nodejs-wheel


Namenodejs-wheel JSON
Version 20.12.2 PyPI version JSON
download
home_pageNone
Summaryunoffical Node.js package
upload_time2024-04-10 22:44:35
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseCopyright 2023 Jinzhe Zeng Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords nodejs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Unoffical Node.js wheels

[![Pypi version](https://img.shields.io/pypi/v/nodejs-wheel)](https://pypi.org/project/nodejs-wheel/)
[![Pypi downloads](https://img.shields.io/pypi/dm/nodejs-wheel)](https://pypi.org/project/nodejs-wheel/)
[![Pypi downloads](https://img.shields.io/pypi/dw/nodejs-wheel)](https://pypi.org/project/nodejs-wheel/)
[![Pypi downloads](https://img.shields.io/pypi/dd/nodejs-wheel)](https://pypi.org/project/nodejs-wheel/)

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

```sh
pip install nodejs-wheel
```

The package requires Python 3.7 and above.

The project is powered by [scikit-build-core](https://github.com/scikit-build/scikit-build-core) and [cibuildwheel](https://github.com/pypa/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

```sh
node -h
npm -h
npx -h
```

## License

`nodejs-wheel` distributed under the same MIT [license](LICENSE) as [Node.js](https://github.com/nodejs/node).

## Other projects

The project is inspired by many other similiar projects:

- [samwillis/nodejs-pypi](https://github.com/samwillis/nodejs-pypi): The package redistribute the official Node.js binaraies to PyPI. However, the offical 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.
- [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.
- [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.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nodejs-wheel",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "nodejs",
    "author": null,
    "author_email": "Jinzhe Zeng <jinzhe.zeng@rutgers.edu>",
    "download_url": "https://files.pythonhosted.org/packages/c0/29/3150a05b9f823d845361774a150d691e70e733b2cc73ca4e4cb56085d9b3/nodejs_wheel-20.12.2.tar.gz",
    "platform": null,
    "description": "# Unoffical Node.js wheels\n\n[![Pypi version](https://img.shields.io/pypi/v/nodejs-wheel)](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\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     |\n| ------- | ------- | --- | -------------- |\n| Linux   | x86_64  | 64  | glibc >= 2.17  |\n| macOS   | x86_64  | 64  | >= macOS-10.9  |\n| macOS   | arm64   | 64  | >= macOS-11    |\n| Windows | amd64   | 64  |                |\n\n## Usage\n\n```sh\nnode -h\nnpm -h\nnpx -h\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 binaraies to PyPI. However, the offical 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",
    "bugtrack_url": null,
    "license": "Copyright 2023 Jinzhe Zeng  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \u201cSoftware\u201d), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \u201cAS IS\u201d, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "unoffical Node.js package",
    "version": "20.12.2",
    "project_urls": {
        "Repository": "https://github.com/njzjz/nodejs-wheel"
    },
    "split_keywords": [
        "nodejs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3a607233f8c274e4751e5d668a3ac8fd3c039741699cdd1761f557109209368",
                "md5": "73c6d11d88b547558626d8336ecff489",
                "sha256": "5c9f7bd4f2149d2d17c9d19e8878c69ac97e0da71d1e4ed7250b15adf31fca70"
            },
            "downloads": -1,
            "filename": "nodejs_wheel-20.12.2-py2.py3-none-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "73c6d11d88b547558626d8336ecff489",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 45265524,
            "upload_time": "2024-04-10T22:44:16",
            "upload_time_iso_8601": "2024-04-10T22:44:16.208917Z",
            "url": "https://files.pythonhosted.org/packages/f3/a6/07233f8c274e4751e5d668a3ac8fd3c039741699cdd1761f557109209368/nodejs_wheel-20.12.2-py2.py3-none-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "414b9949866a77486c6c23595fc1ac1284e236aa080644e1fa4cfe314c28fff7",
                "md5": "64646a455b79623de5099de36779ae6d",
                "sha256": "5b93fe06341d1130dbf6ab9b458cb5983d6a9cf8e8ebc14e496b78aa9ae36c4e"
            },
            "downloads": -1,
            "filename": "nodejs_wheel-20.12.2-py2.py3-none-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "64646a455b79623de5099de36779ae6d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 44613817,
            "upload_time": "2024-04-10T22:44:21",
            "upload_time_iso_8601": "2024-04-10T22:44:21.889565Z",
            "url": "https://files.pythonhosted.org/packages/41/4b/9949866a77486c6c23595fc1ac1284e236aa080644e1fa4cfe314c28fff7/nodejs_wheel-20.12.2-py2.py3-none-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4417d7432e3d19c13f62ed27c6c0d6136c51fa588a0296cd1ef8dd379a1aed82",
                "md5": "7db25d345679abd3ff2ef69ad44c5050",
                "sha256": "9099b220d99b35bb139e1155b0a9552600ade0e7a91cc5c68d70234e579bd5ce"
            },
            "downloads": -1,
            "filename": "nodejs_wheel-20.12.2-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7db25d345679abd3ff2ef69ad44c5050",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 49718498,
            "upload_time": "2024-04-10T22:44:27",
            "upload_time_iso_8601": "2024-04-10T22:44:27.446262Z",
            "url": "https://files.pythonhosted.org/packages/44/17/d7432e3d19c13f62ed27c6c0d6136c51fa588a0296cd1ef8dd379a1aed82/nodejs_wheel-20.12.2-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54887b4d48c9b23b195934eca7f7bdc79363e251544e72032716e39a5d9e75a8",
                "md5": "5a314f5866b735f5b844ce314629122a",
                "sha256": "fc1e7591cb856e5d06b4f2be4b331b83809da82942cd7701c65092ac26a137c1"
            },
            "downloads": -1,
            "filename": "nodejs_wheel-20.12.2-py2.py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5a314f5866b735f5b844ce314629122a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 33899455,
            "upload_time": "2024-04-10T22:44:32",
            "upload_time_iso_8601": "2024-04-10T22:44:32.729500Z",
            "url": "https://files.pythonhosted.org/packages/54/88/7b4d48c9b23b195934eca7f7bdc79363e251544e72032716e39a5d9e75a8/nodejs_wheel-20.12.2-py2.py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0293150a05b9f823d845361774a150d691e70e733b2cc73ca4e4cb56085d9b3",
                "md5": "27ce7d6815321027d43f4bf393908e4e",
                "sha256": "4219b35f95c265faa08606b22df885ab7b68cc6c0bfa9c90058698f8099acc46"
            },
            "downloads": -1,
            "filename": "nodejs_wheel-20.12.2.tar.gz",
            "has_sig": false,
            "md5_digest": "27ce7d6815321027d43f4bf393908e4e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4150,
            "upload_time": "2024-04-10T22:44:35",
            "upload_time_iso_8601": "2024-04-10T22:44:35.807872Z",
            "url": "https://files.pythonhosted.org/packages/c0/29/3150a05b9f823d845361774a150d691e70e733b2cc73ca4e4cb56085d9b3/nodejs_wheel-20.12.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-10 22:44:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "njzjz",
    "github_project": "nodejs-wheel",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nodejs-wheel"
}
        
Elapsed time: 0.23001s