setuptools-cpp-cuda


Namesetuptools-cpp-cuda JSON
Version 0.1.7 PyPI version JSON
download
home_pageNone
SummaryThe setuptools-cpp-cuda is a module that extends setuptools functionality for building hybrid C++ and CUDA extensions
upload_time2023-03-12 15:22:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseNone
keywords compilation compile cpp c++ cross cuda ext extension setuptools wrapper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Setuptools C++ CUDA

***Warning:*** This project has been renamed to [pypi/setuptools-cuda-cpp](https://pypi.org/project/setuptools-cuda-cpp)
for visibility reasons in Pypi and migrated to GitHub for enhance community Issues feedback.

Please uninstall this module:

```pip uninstall setuptools-cpp-cuda```

and install the new package:

```pip install setuptools-cuda-cpp```

Sorry for the inconveniences.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "setuptools-cpp-cuda",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "compilation,compile,cpp,c++,cross,cuda,ext,extension,setuptools,wrapper",
    "author": null,
    "author_email": "\"Rafael J. Vicente\" <rafaelj.vicente@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e2/d4/72fc00a31832e8651be6a2044b328e616e6fdb36ed79746ca7b0e57c3693/setuptools-cpp-cuda-0.1.7.tar.gz",
    "platform": null,
    "description": "# Setuptools C++ CUDA\n\n***Warning:*** This project has been renamed to [pypi/setuptools-cuda-cpp](https://pypi.org/project/setuptools-cuda-cpp)\nfor visibility reasons in Pypi and migrated to GitHub for enhance community Issues feedback.\n\nPlease uninstall this module:\n\n```pip uninstall setuptools-cpp-cuda```\n\nand install the new package:\n\n```pip install setuptools-cuda-cpp```\n\nSorry for the inconveniences.",
    "bugtrack_url": null,
    "license": null,
    "summary": "The setuptools-cpp-cuda is a module that extends setuptools functionality for building hybrid C++ and CUDA extensions",
    "version": "0.1.7",
    "split_keywords": [
        "compilation",
        "compile",
        "cpp",
        "c++",
        "cross",
        "cuda",
        "ext",
        "extension",
        "setuptools",
        "wrapper"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7a23002a139f6a024740207458b60d8efb53c22ad7080542ba8f410481527d85",
                "md5": "16bdccde01120b133d613867e6fe982f",
                "sha256": "a13fc458c45e740d8231749f8f8cd748e3c804e7e2b76e5873442cc89c79efaf"
            },
            "downloads": -1,
            "filename": "setuptools_cpp_cuda-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "16bdccde01120b133d613867e6fe982f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 16920,
            "upload_time": "2023-03-12T15:22:22",
            "upload_time_iso_8601": "2023-03-12T15:22:22.627389Z",
            "url": "https://files.pythonhosted.org/packages/7a/23/002a139f6a024740207458b60d8efb53c22ad7080542ba8f410481527d85/setuptools_cpp_cuda-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e2d472fc00a31832e8651be6a2044b328e616e6fdb36ed79746ca7b0e57c3693",
                "md5": "4d1c4170ec2b40e452d5f0fcd20e9062",
                "sha256": "db7fb96b57aba7a9659cb0f993b22b40e3007d58c1e4960e34260ebd86d3c512"
            },
            "downloads": -1,
            "filename": "setuptools-cpp-cuda-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "4d1c4170ec2b40e452d5f0fcd20e9062",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 21284,
            "upload_time": "2023-03-12T15:22:31",
            "upload_time_iso_8601": "2023-03-12T15:22:31.223212Z",
            "url": "https://files.pythonhosted.org/packages/e2/d4/72fc00a31832e8651be6a2044b328e616e6fdb36ed79746ca7b0e57c3693/setuptools-cpp-cuda-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-12 15:22:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "setuptools-cpp-cuda"
}
        
Elapsed time: 0.04288s