colour-specio


Namecolour-specio JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/tjdcs/specio
SummaryInstrument control for spectrometers
upload_time2024-11-07 23:46:56
maintainerNone
docs_urlNone
authorTucker
requires_python<3.14,>=3.12
licenseBSD-3-Clause
keywords colour-science spectrometer instrument control
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Specio

Specio is a python library for interacting with spectrometers. Currently only
the Colorimetry Research family is supported, and particularly this library is
tested and maintained with a CR300.

This library also provides a virtual spectrometer which provides semi-random
SPDs as measurements.

## Usage

See Examples Folder

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tjdcs/specio",
    "name": "colour-specio",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.14,>=3.12",
    "maintainer_email": null,
    "keywords": "colour-science, spectrometer, instrument control",
    "author": "Tucker",
    "author_email": "tucker@tjdcs.dev",
    "download_url": "https://files.pythonhosted.org/packages/b3/88/a03e3c2e170a9211438f1e34fb561356f050377ef7c0e494ebb711422fb2/colour_specio-0.4.1.tar.gz",
    "platform": null,
    "description": "# Specio\n\nSpecio is a python library for interacting with spectrometers. Currently only\nthe Colorimetry Research family is supported, and particularly this library is\ntested and maintained with a CR300.\n\nThis library also provides a virtual spectrometer which provides semi-random\nSPDs as measurements.\n\n## Usage\n\nSee Examples Folder\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Instrument control for spectrometers",
    "version": "0.4.1",
    "project_urls": {
        "Homepage": "https://github.com/tjdcs/specio",
        "Repository": "https://github.com/tjdcs/specio"
    },
    "split_keywords": [
        "colour-science",
        " spectrometer",
        " instrument control"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "641ec29cff54ece5e66692058020dc08beee18f1e0588142b674c8b88b11d663",
                "md5": "7b239511db6232fa09e2aebb7234de4f",
                "sha256": "ff9ec232e7ca1acc227e63f88a02b78efbe555993e06f01e0a98b7987b910f61"
            },
            "downloads": -1,
            "filename": "colour_specio-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b239511db6232fa09e2aebb7234de4f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.12",
            "size": 35347,
            "upload_time": "2024-11-07T23:46:55",
            "upload_time_iso_8601": "2024-11-07T23:46:55.765287Z",
            "url": "https://files.pythonhosted.org/packages/64/1e/c29cff54ece5e66692058020dc08beee18f1e0588142b674c8b88b11d663/colour_specio-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b388a03e3c2e170a9211438f1e34fb561356f050377ef7c0e494ebb711422fb2",
                "md5": "80ae45e1dce4c4ff511ca107a83e49d4",
                "sha256": "80305e3de671b95ef0daa54bfa732f1bbadafc3c8847d0a08e9dae5f9b9472eb"
            },
            "downloads": -1,
            "filename": "colour_specio-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "80ae45e1dce4c4ff511ca107a83e49d4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.12",
            "size": 24476,
            "upload_time": "2024-11-07T23:46:56",
            "upload_time_iso_8601": "2024-11-07T23:46:56.841831Z",
            "url": "https://files.pythonhosted.org/packages/b3/88/a03e3c2e170a9211438f1e34fb561356f050377ef7c0e494ebb711422fb2/colour_specio-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-07 23:46:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tjdcs",
    "github_project": "specio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "colour-specio"
}
        
Elapsed time: 0.53024s