adc78h89


Nameadc78h89 JSON
Version 0.0.0.dev5 PyPI version JSON
download
home_pagehttps://github.com/blueskysolarracing/adc78h89
SummaryA Python driver for Texas Instruments ADC78H89 7-Channel, 500 KSPS, 12-Bit A/D Converter
upload_time2023-10-02 05:56:34
maintainer
docs_urlNone
authorBlue Sky Solar Racing
requires_python>=3.11
licenseMIT
keywords python
VCS
bugtrack_url
requirements build coverage flake8 mypy python-periphery Sphinx twine
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========
adc78H89
========

A Python driver for Texas Instruments ADC78H89 7-Channel, 500 KSPS, 12-Bit A/D Converter

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/blueskysolarracing/adc78h89",
    "name": "adc78h89",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "python",
    "author": "Blue Sky Solar Racing",
    "author_email": "blueskysolar@studentorg.utoronto.ca",
    "download_url": "https://files.pythonhosted.org/packages/2a/24/517d913a9a429e3106bba27b5b3d999abdc0e6d222a3c326ecd2c478a084/adc78h89-0.0.0.dev5.tar.gz",
    "platform": null,
    "description": "========\nadc78H89\n========\n\nA Python driver for Texas Instruments ADC78H89 7-Channel, 500 KSPS, 12-Bit A/D Converter\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python driver for Texas Instruments ADC78H89 7-Channel, 500 KSPS, 12-Bit A/D Converter",
    "version": "0.0.0.dev5",
    "project_urls": {
        "Documentation": "https://adc78h89.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/blueskysolarracing/adc78h89",
        "Source": "https://github.com/blueskysolarracing/adc78h89",
        "Tracker": "https://github.com/blueskysolarracing/adc78h89/issues"
    },
    "split_keywords": [
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39e8920aa82471f227db19d8acaf243df7b1ed3601bc847d51ce31794ca1d638",
                "md5": "d4f4e90c7ab046a8e2cd04e489d7a689",
                "sha256": "979e0230cb1e03c70fc84cc59756aeadb33854c4caccf77c530623085498120d"
            },
            "downloads": -1,
            "filename": "adc78h89-0.0.0.dev5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d4f4e90c7ab046a8e2cd04e489d7a689",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 5117,
            "upload_time": "2023-10-02T05:56:33",
            "upload_time_iso_8601": "2023-10-02T05:56:33.551451Z",
            "url": "https://files.pythonhosted.org/packages/39/e8/920aa82471f227db19d8acaf243df7b1ed3601bc847d51ce31794ca1d638/adc78h89-0.0.0.dev5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a24517d913a9a429e3106bba27b5b3d999abdc0e6d222a3c326ecd2c478a084",
                "md5": "ec5e090ff8c6293e926e3594c30a5ebc",
                "sha256": "81706ae424e2b76c1965d6958613d6535af9389edddc3273cdc2998e729f916e"
            },
            "downloads": -1,
            "filename": "adc78h89-0.0.0.dev5.tar.gz",
            "has_sig": false,
            "md5_digest": "ec5e090ff8c6293e926e3594c30a5ebc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 4302,
            "upload_time": "2023-10-02T05:56:34",
            "upload_time_iso_8601": "2023-10-02T05:56:34.859110Z",
            "url": "https://files.pythonhosted.org/packages/2a/24/517d913a9a429e3106bba27b5b3d999abdc0e6d222a3c326ecd2c478a084/adc78h89-0.0.0.dev5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-02 05:56:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "blueskysolarracing",
    "github_project": "adc78h89",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "build",
            "specs": [
                [
                    "~=",
                    "1.0.3"
                ]
            ]
        },
        {
            "name": "coverage",
            "specs": [
                [
                    "~=",
                    "7.3.1"
                ]
            ]
        },
        {
            "name": "flake8",
            "specs": [
                [
                    "~=",
                    "6.1.0"
                ]
            ]
        },
        {
            "name": "mypy",
            "specs": [
                [
                    "~=",
                    "1.5.1"
                ]
            ]
        },
        {
            "name": "python-periphery",
            "specs": [
                [
                    "~=",
                    "2.4.1"
                ]
            ]
        },
        {
            "name": "Sphinx",
            "specs": [
                [
                    "~=",
                    "7.2.6"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": [
                [
                    "~=",
                    "4.0.2"
                ]
            ]
        }
    ],
    "lcname": "adc78h89"
}
        
Elapsed time: 0.11188s