colour-specio


Namecolour-specio JSON
Version 0.2.11 PyPI version JSON
download
home_pagehttps://github.com/tjdcs/specio
SummaryInstrument control for spectrometers
upload_time2023-10-16 23:04:19
maintainer
docs_urlNone
authorTucker
requires_python>=3.10,<3.12
licenseMIT
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": "",
    "docs_url": null,
    "requires_python": ">=3.10,<3.12",
    "maintainer_email": "",
    "keywords": "colour-science,spectrometer,instrument control",
    "author": "Tucker",
    "author_email": "tucker@tuckerd.info",
    "download_url": "https://files.pythonhosted.org/packages/07/a0/9946d598a3dbdece4ff773d17167796d4681c01ddc1284154d889bbf46a5/colour_specio-0.2.11.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": "MIT",
    "summary": "Instrument control for spectrometers",
    "version": "0.2.11",
    "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": "bafd4bfd135b7970ef983ff67518f557cdb364af62a5ba6d46e1d67cd57b728a",
                "md5": "0b0abcb840246130f0db70aeefe8b507",
                "sha256": "dade622fdc4f2169d6f32a5001a0884ec3613c11928ed39418f94978d7ddf7d0"
            },
            "downloads": -1,
            "filename": "colour_specio-0.2.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b0abcb840246130f0db70aeefe8b507",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<3.12",
            "size": 16536,
            "upload_time": "2023-10-16T23:04:17",
            "upload_time_iso_8601": "2023-10-16T23:04:17.935219Z",
            "url": "https://files.pythonhosted.org/packages/ba/fd/4bfd135b7970ef983ff67518f557cdb364af62a5ba6d46e1d67cd57b728a/colour_specio-0.2.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07a09946d598a3dbdece4ff773d17167796d4681c01ddc1284154d889bbf46a5",
                "md5": "626ee2a4f68b434b525c960e051b913b",
                "sha256": "8d4ed524b8dede95a67d410713ef79abf18ad4e96c6d15fb6d06f8c1b68e1d0a"
            },
            "downloads": -1,
            "filename": "colour_specio-0.2.11.tar.gz",
            "has_sig": false,
            "md5_digest": "626ee2a4f68b434b525c960e051b913b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<3.12",
            "size": 12235,
            "upload_time": "2023-10-16T23:04:19",
            "upload_time_iso_8601": "2023-10-16T23:04:19.087387Z",
            "url": "https://files.pythonhosted.org/packages/07/a0/9946d598a3dbdece4ff773d17167796d4681c01ddc1284154d889bbf46a5/colour_specio-0.2.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-16 23:04:19",
    "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.13167s