numba-aot-compiler


Namenumba-aot-compiler JSON
Version 0.14 PyPI version JSON
download
home_pagehttps://github.com/hansalemaos/numba_aot_compiler
SummaryA function to facilitate the Ahead-of-time compilation with Numba
upload_time2023-04-13 02:55:35
maintainer
docs_urlNone
authorJohannes Fischer
requires_python
licenseMIT
keywords numba aot compile
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hansalemaos/numba_aot_compiler",
    "name": "numba-aot-compiler",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "numba,aot,compile",
    "author": "Johannes Fischer",
    "author_email": "<aulasparticularesdealemaosp@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/47/5f/6396d0f05c209a0fa569832f7fd25b3843b9f0fd9cdfd3fd82bbed5f18b6/numba_aot_compiler-0.14.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A function to facilitate the Ahead-of-time compilation with Numba",
    "version": "0.14",
    "split_keywords": [
        "numba",
        "aot",
        "compile"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db6ed4ef72305dbbd58eb18176659cb6cddd2564a470c4a174942d93f82a7c10",
                "md5": "7353436b12230ce620cea79e6d051616",
                "sha256": "ac19904b536964db9d8390d422fe26d27e4e50a59f19824f022f25937822b759"
            },
            "downloads": -1,
            "filename": "numba_aot_compiler-0.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7353436b12230ce620cea79e6d051616",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10020,
            "upload_time": "2023-04-13T02:55:33",
            "upload_time_iso_8601": "2023-04-13T02:55:33.875601Z",
            "url": "https://files.pythonhosted.org/packages/db/6e/d4ef72305dbbd58eb18176659cb6cddd2564a470c4a174942d93f82a7c10/numba_aot_compiler-0.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "475f6396d0f05c209a0fa569832f7fd25b3843b9f0fd9cdfd3fd82bbed5f18b6",
                "md5": "ea841e74dd66c334607aa2fafe915673",
                "sha256": "8d3d7f3ce4925ce420e2f584b2aa2153a1d90378226857dbe20548f624c5dccf"
            },
            "downloads": -1,
            "filename": "numba_aot_compiler-0.14.tar.gz",
            "has_sig": false,
            "md5_digest": "ea841e74dd66c334607aa2fafe915673",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7923,
            "upload_time": "2023-04-13T02:55:35",
            "upload_time_iso_8601": "2023-04-13T02:55:35.827879Z",
            "url": "https://files.pythonhosted.org/packages/47/5f/6396d0f05c209a0fa569832f7fd25b3843b9f0fd9cdfd3fd82bbed5f18b6/numba_aot_compiler-0.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-13 02:55:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "hansalemaos",
    "github_project": "numba_aot_compiler",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "numba-aot-compiler"
}
        
Elapsed time: 0.07245s