spectral


Namespectral JSON
Version 0.23.1 PyPI version JSON
download
home_pagehttp://spectralpython.net
SummarySpectral Python (SPy) is a Python module for hyperspectral image processing.
upload_time2022-10-02 16:03:34
maintainer
docs_urlNone
authorThomas Boggs
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Spectral Python (SPy) is a pure Python module for
processing hyperspectral image data (imaging spectroscopy data). It has
functions for reading, displaying, manipulating, and classifying hyperspectral
imagery. SPy is Free, Open Source Software (FOSS) distributed under the MIT
License.


            

Raw data

            {
    "_id": null,
    "home_page": "http://spectralpython.net",
    "name": "spectral",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Thomas Boggs",
    "author_email": "thomas.boggs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a5/c6/fdad4b8ba87126f4e5f88a7549ba980b0943d92aa814df5fa1e0b9c9a1f5/spectral-0.23.1.tar.gz",
    "platform": "Platform-Independent",
    "description": "Spectral Python (SPy) is a pure Python module for\nprocessing hyperspectral image data (imaging spectroscopy data). It has\nfunctions for reading, displaying, manipulating, and classifying hyperspectral\nimagery. SPy is Free, Open Source Software (FOSS) distributed under the MIT\nLicense.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Spectral Python (SPy) is a Python module for hyperspectral image processing.",
    "version": "0.23.1",
    "project_urls": {
        "Download": "https://github.com/spectralpython/spectral/releases/latest",
        "Homepage": "http://spectralpython.net"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec4254db8617295401d70809034fe734b75139ae5abe0bb4e56945a1d1f11d4f",
                "md5": "ed834dfd982afe507e4fb7463d6e2b94",
                "sha256": "07d04da64ab51f789bd280c51d16a4aa7f7acf774bdd88eb95e600eeec3db664"
            },
            "downloads": -1,
            "filename": "spectral-0.23.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ed834dfd982afe507e4fb7463d6e2b94",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 212939,
            "upload_time": "2022-10-02T16:03:33",
            "upload_time_iso_8601": "2022-10-02T16:03:33.011697Z",
            "url": "https://files.pythonhosted.org/packages/ec/42/54db8617295401d70809034fe734b75139ae5abe0bb4e56945a1d1f11d4f/spectral-0.23.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5c6fdad4b8ba87126f4e5f88a7549ba980b0943d92aa814df5fa1e0b9c9a1f5",
                "md5": "601da9165f32492d06366bf697d11bf1",
                "sha256": "e1822273525ef3583b27a966226d55afe09e7d29a7236cfcd8bc0dfb1f968fc2"
            },
            "downloads": -1,
            "filename": "spectral-0.23.1.tar.gz",
            "has_sig": false,
            "md5_digest": "601da9165f32492d06366bf697d11bf1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 184581,
            "upload_time": "2022-10-02T16:03:34",
            "upload_time_iso_8601": "2022-10-02T16:03:34.217071Z",
            "url": "https://files.pythonhosted.org/packages/a5/c6/fdad4b8ba87126f4e5f88a7549ba980b0943d92aa814df5fa1e0b9c9a1f5/spectral-0.23.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-10-02 16:03:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "spectralpython",
    "github_project": "spectral",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "spectral"
}
        
Elapsed time: 0.21314s