glumpy


Nameglumpy JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttp://glumpy.github.io
SummaryFast, scalable & beautiful scientific visualisation
upload_time2023-12-04 10:37:33
maintainerNicolas P. Rougier
docs_urlNone
author
requires_python
licenseBSD License
keywords opengl glsl 2d 3d visualisation science numpy graphics shaders
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Glumpy is a python library for scientific
                                visualization that is both fast, scalable
                                and beautiful. Glumpy offers an intuitive
                                interface between numpy and modern OpenGL.

            

Raw data

            {
    "_id": null,
    "home_page": "http://glumpy.github.io",
    "name": "glumpy",
    "maintainer": "Nicolas P. Rougier",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "Nicolas.Rougier@inria.fr",
    "keywords": "OpenGL,GLSL,2D,3D,Visualisation,Science,Numpy,Graphics,Shaders",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e0/17/fc5028246084ef07d2f9611f38844d4ca5175436371e51d43dd4f467b470/glumpy-1.2.1.tar.gz",
    "platform": null,
    "description": "Glumpy is a python library for scientific\n                                visualization that is both fast, scalable\n                                and beautiful. Glumpy offers an intuitive\n                                interface between numpy and modern OpenGL.\n",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "Fast, scalable & beautiful scientific visualisation",
    "version": "1.2.1",
    "project_urls": {
        "Download": "https://github.com/glumpy/glumpy/releases",
        "Homepage": "http://glumpy.github.io"
    },
    "split_keywords": [
        "opengl",
        "glsl",
        "2d",
        "3d",
        "visualisation",
        "science",
        "numpy",
        "graphics",
        "shaders"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e017fc5028246084ef07d2f9611f38844d4ca5175436371e51d43dd4f467b470",
                "md5": "bd612a2f5de0fc8ac9179625ba0be8b8",
                "sha256": "ea9b781411610f550951256eb95093c7d75ed1736cc5c409c04d937574e09cfa"
            },
            "downloads": -1,
            "filename": "glumpy-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "bd612a2f5de0fc8ac9179625ba0be8b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 517900,
            "upload_time": "2023-12-04T10:37:33",
            "upload_time_iso_8601": "2023-12-04T10:37:33.460952Z",
            "url": "https://files.pythonhosted.org/packages/e0/17/fc5028246084ef07d2f9611f38844d4ca5175436371e51d43dd4f467b470/glumpy-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-04 10:37:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "glumpy",
    "github_project": "glumpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "glumpy"
}
        
Elapsed time: 0.15128s