ShpPy


NameShpPy JSON
Version 0.1.1a0 PyPI version JSON
download
home_pageNone
SummarySeason's High Performance library for Python
upload_time2024-07-20 12:14:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseLGPL-2.1
keywords numerical computing high-performance computing
VCS
bugtrack_url
requirements numpy numba scipy matplotlib pandas
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ShpPy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "Numerical computing, High-performance computing",
    "author": null,
    "author_email": "Chon-Hei Lo <siumabon123@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/67/73/c046cd98d7f2a8a6b3426d34dc93a25fd800b6153d24f32f7ddfc5d878f7/shppy-0.1.1a0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "LGPL-2.1",
    "summary": "Season's High Performance library for Python",
    "version": "0.1.1a0",
    "project_urls": {
        "Bug Tracker": "https://github.com/supercgor/shppy/issues",
        "Changelog": "https://github.com/supercgor/shppy/releases",
        "Documentation": "https://shppy.readthedocs.io",
        "Homepage": "https://github.com/supercgor/shppy"
    },
    "split_keywords": [
        "numerical computing",
        " high-performance computing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "764f334cfdf15b98b04c0e3710dc8d5a15524f000a4a4e86d5929b3186207935",
                "md5": "326451a23297d18eb0407e694640eb87",
                "sha256": "de47cbda6bc22b98751283935df1ba24a902ffda75b8fe4e03f3c113ab8d32d9"
            },
            "downloads": -1,
            "filename": "ShpPy-0.1.1a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "326451a23297d18eb0407e694640eb87",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2141,
            "upload_time": "2024-07-20T12:14:30",
            "upload_time_iso_8601": "2024-07-20T12:14:30.466074Z",
            "url": "https://files.pythonhosted.org/packages/76/4f/334cfdf15b98b04c0e3710dc8d5a15524f000a4a4e86d5929b3186207935/ShpPy-0.1.1a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6773c046cd98d7f2a8a6b3426d34dc93a25fd800b6153d24f32f7ddfc5d878f7",
                "md5": "3c6e376bc36020b9c717e9d2a6c6e416",
                "sha256": "ef3702c403dcfb0be597dffc4780f3dff939cae479e74cdc54c125c7164b72e7"
            },
            "downloads": -1,
            "filename": "shppy-0.1.1a0.tar.gz",
            "has_sig": false,
            "md5_digest": "3c6e376bc36020b9c717e9d2a6c6e416",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3618,
            "upload_time": "2024-07-20T12:14:31",
            "upload_time_iso_8601": "2024-07-20T12:14:31.442156Z",
            "url": "https://files.pythonhosted.org/packages/67/73/c046cd98d7f2a8a6b3426d34dc93a25fd800b6153d24f32f7ddfc5d878f7/shppy-0.1.1a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-20 12:14:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "supercgor",
    "github_project": "shppy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "numba",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        }
    ],
    "lcname": "shppy"
}
        
Elapsed time: 1.27641s