ginga


Nameginga JSON
Version 5.0.1 PyPI version JSON
download
home_pagehttps://ejeschke.github.io/ginga/
SummaryA scientific image viewer and toolkit
upload_time2024-04-01 00:08:36
maintainerNone
docs_urlNone
authorGinga Maintainers
requires_python>=3.8
licenseBSD
keywords scientific image viewer numpy toolkit astronomy fits
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Ginga is a toolkit designed for building viewers for scientific image
data in Python, visualizing 2D pixel data in numpy arrays.
The Ginga toolkit centers around an image display class which supports
zooming and panning, color and intensity mapping, a choice of several
automatic cut levels algorithms and canvases for plotting scalable
geometric forms.  In addition to this widget, a general purpose
'reference' FITS viewer is provided, based on a plugin framework.

Ginga is distributed under an open-source BSD licence. Please see the
file LICENSE.txt in the top-level directory for details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://ejeschke.github.io/ginga/",
    "name": "ginga",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "scientific, image, viewer, numpy, toolkit, astronomy, FITS",
    "author": "Ginga Maintainers",
    "author_email": "eric@naoj.org",
    "download_url": "https://files.pythonhosted.org/packages/c8/d3/3df019fe4ed6948bce852a70aed34f5357e0a0e500e7f8e779e7cdeeee82/ginga-5.0.1.tar.gz",
    "platform": null,
    "description": "Ginga is a toolkit designed for building viewers for scientific image\ndata in Python, visualizing 2D pixel data in numpy arrays.\nThe Ginga toolkit centers around an image display class which supports\nzooming and panning, color and intensity mapping, a choice of several\nautomatic cut levels algorithms and canvases for plotting scalable\ngeometric forms.  In addition to this widget, a general purpose\n'reference' FITS viewer is provided, based on a plugin framework.\n\nGinga is distributed under an open-source BSD licence. Please see the\nfile LICENSE.txt in the top-level directory for details.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A scientific image viewer and toolkit",
    "version": "5.0.1",
    "project_urls": {
        "Homepage": "https://ejeschke.github.io/ginga/"
    },
    "split_keywords": [
        "scientific",
        " image",
        " viewer",
        " numpy",
        " toolkit",
        " astronomy",
        " fits"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12743a76d21e42852fa615be26ddd39bfd2ab0aa9d449117dc2ec3ab2b71484f",
                "md5": "132e3f37e97f99ae7f94c3e86e1a323b",
                "sha256": "04bcfa844999d0aedf7015d2ba47c936d4676c2bac799997e8b096634d3fa476"
            },
            "downloads": -1,
            "filename": "ginga-5.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "132e3f37e97f99ae7f94c3e86e1a323b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 10667325,
            "upload_time": "2024-04-01T00:08:31",
            "upload_time_iso_8601": "2024-04-01T00:08:31.595574Z",
            "url": "https://files.pythonhosted.org/packages/12/74/3a76d21e42852fa615be26ddd39bfd2ab0aa9d449117dc2ec3ab2b71484f/ginga-5.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8d33df019fe4ed6948bce852a70aed34f5357e0a0e500e7f8e779e7cdeeee82",
                "md5": "a0824e37667507a432bfc377cf1caf63",
                "sha256": "aa0396fc820aa3cb03f35c3073656d95f6ad6ccb4fe2c2cb9a340275101989ff"
            },
            "downloads": -1,
            "filename": "ginga-5.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a0824e37667507a432bfc377cf1caf63",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 34764163,
            "upload_time": "2024-04-01T00:08:36",
            "upload_time_iso_8601": "2024-04-01T00:08:36.687749Z",
            "url": "https://files.pythonhosted.org/packages/c8/d3/3df019fe4ed6948bce852a70aed34f5357e0a0e500e7f8e779e7cdeeee82/ginga-5.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 00:08:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ginga"
}
        
Elapsed time: 0.24566s