numbox


Namenumbox JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-02-15 03:49:34
maintainerNone
docs_urlNone
authorMikhail Goykhman
requires_python>=3.9
licenseMIT License (with Citation Clause) Copyright (c) 2025 Mikhail Goykhman 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. - If this software or any derivative work is used, modified, or distributed, you must provide proper credit to the original author. This includes: - Mentioning the original author in documentation, README files, or any publication describing work based on this software. - Including a link to the original repository, when applicable. 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 llvmlite numba numpy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # numbox
A toolbox of low-level utilities for work with numba

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "numbox",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "llvmlite, numba, numpy",
    "author": "Mikhail Goykhman",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# numbox\nA toolbox of low-level utilities for work with numba\n",
    "bugtrack_url": null,
    "license": "MIT License (with Citation Clause)\n        \n        Copyright (c) 2025 Mikhail Goykhman\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        - The above copyright notice and this permission notice shall be included in all\n          copies or substantial portions of the Software.\n        \n        - If this software or any derivative work is used, modified, or distributed,\n          you must provide proper credit to the original author. This includes:\n          - Mentioning the original author in documentation, README files, or any\n            publication describing work based on this software.\n          - Including a link to the original repository, when applicable.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.\n        ",
    "summary": null,
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [
        "llvmlite",
        " numba",
        " numpy"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f7d99da8b04357fa326cdb2bb132825d7aacdb4b11cb681b359a13dc18dd6003",
                "md5": "af338a0909163846499f6af6d095a538",
                "sha256": "a54c588e3c9150c867aeedb1a12abe54c82c7759b834e22ce38c517d09d552ef"
            },
            "downloads": -1,
            "filename": "numbox-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "af338a0909163846499f6af6d095a538",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5974,
            "upload_time": "2025-02-15T03:49:34",
            "upload_time_iso_8601": "2025-02-15T03:49:34.017195Z",
            "url": "https://files.pythonhosted.org/packages/f7/d9/9da8b04357fa326cdb2bb132825d7aacdb4b11cb681b359a13dc18dd6003/numbox-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-15 03:49:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "numbox"
}
        
Elapsed time: 0.43745s