colour-specio


Namecolour-specio JSON
Version 0.4.1.post0 PyPI version JSON
download
home_pagehttps://github.com/tjdcs/specio
SummaryInstrument control for spectrometers
upload_time2025-01-04 21:03:08
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/f2/a0/628380a66d62d94ece4d7e862cdcf65abb8cd2785efa35a96640eacbbdff/colour_specio-0.4.1.post0.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.post0",
    "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": "443a82cd7c70bf00d5e02073d79e05de021229df5c8b45935684f024206606e7",
                "md5": "c639121810f6dfb26ca260e9c297561a",
                "sha256": "9753fec6282034930623477aa848132b586d18bae4ab08f3af643e4e4c0b05d5"
            },
            "downloads": -1,
            "filename": "colour_specio-0.4.1.post0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c639121810f6dfb26ca260e9c297561a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.12",
            "size": 1093552,
            "upload_time": "2025-01-04T21:03:04",
            "upload_time_iso_8601": "2025-01-04T21:03:04.709186Z",
            "url": "https://files.pythonhosted.org/packages/44/3a/82cd7c70bf00d5e02073d79e05de021229df5c8b45935684f024206606e7/colour_specio-0.4.1.post0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f2a0628380a66d62d94ece4d7e862cdcf65abb8cd2785efa35a96640eacbbdff",
                "md5": "14090d26da8fe2bdbc769454cb496021",
                "sha256": "4f10524bc4aa4d3236ce39d0be253fd721bfd8da4923e13fcc8408ccdd82b983"
            },
            "downloads": -1,
            "filename": "colour_specio-0.4.1.post0.tar.gz",
            "has_sig": false,
            "md5_digest": "14090d26da8fe2bdbc769454cb496021",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.12",
            "size": 1040057,
            "upload_time": "2025-01-04T21:03:08",
            "upload_time_iso_8601": "2025-01-04T21:03:08.003823Z",
            "url": "https://files.pythonhosted.org/packages/f2/a0/628380a66d62d94ece4d7e862cdcf65abb8cd2785efa35a96640eacbbdff/colour_specio-0.4.1.post0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-04 21:03:08",
    "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: 1.56416s