mcp2210-python


Namemcp2210-python JSON
Version 1.0.7 PyPI version JSON
download
home_pagehttps://github.com/jeremyherbert/mcp2210-python
SummaryA python driver for the MCP2210 USB-to-SPI converter
upload_time2024-08-16 02:18:29
maintainerNone
docs_urlNone
authorJeremy Herbert
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mcp2210-python
An MCP2210 python driver.

You can install this package using `pip install mcp2210-python`.


Documentation can be found here: [https://jeremyherbert.github.io/mcp2210-python](https://jeremyherbert.github.io/mcp2210-python)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jeremyherbert/mcp2210-python",
    "name": "mcp2210-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jeremy Herbert",
    "author_email": "jeremy.006@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/05/32/1893055c5249e50b5f79b42b870a805278ccf0a6412a66b4cf35da1d549f/mcp2210_python-1.0.7.tar.gz",
    "platform": null,
    "description": "# mcp2210-python\nAn MCP2210 python driver.\n\nYou can install this package using `pip install mcp2210-python`.\n\n\nDocumentation can be found here: [https://jeremyherbert.github.io/mcp2210-python](https://jeremyherbert.github.io/mcp2210-python)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A python driver for the MCP2210 USB-to-SPI converter",
    "version": "1.0.7",
    "project_urls": {
        "Homepage": "https://github.com/jeremyherbert/mcp2210-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2496e658915888d0aaa49cc1c1534f6a69c62fc6f806403ca08edf632f33b551",
                "md5": "7ee3ab7daa8e6158875c2016c9b5ba34",
                "sha256": "b2fa6ec6151075abdfe901b57edfb180e6d78308faa8e22ed8aa103f32546f26"
            },
            "downloads": -1,
            "filename": "mcp2210_python-1.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7ee3ab7daa8e6158875c2016c9b5ba34",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 9664,
            "upload_time": "2024-08-16T02:18:27",
            "upload_time_iso_8601": "2024-08-16T02:18:27.749097Z",
            "url": "https://files.pythonhosted.org/packages/24/96/e658915888d0aaa49cc1c1534f6a69c62fc6f806403ca08edf632f33b551/mcp2210_python-1.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05321893055c5249e50b5f79b42b870a805278ccf0a6412a66b4cf35da1d549f",
                "md5": "ed1a681c505ac7397818c7c9b3ea954a",
                "sha256": "d6c148f0ece5a1cfa607c796a94db94ce85525c2bb54036119964a7d9ef05cea"
            },
            "downloads": -1,
            "filename": "mcp2210_python-1.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "ed1a681c505ac7397818c7c9b3ea954a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9414,
            "upload_time": "2024-08-16T02:18:29",
            "upload_time_iso_8601": "2024-08-16T02:18:29.259006Z",
            "url": "https://files.pythonhosted.org/packages/05/32/1893055c5249e50b5f79b42b870a805278ccf0a6412a66b4cf35da1d549f/mcp2210_python-1.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-16 02:18:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jeremyherbert",
    "github_project": "mcp2210-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "mcp2210-python"
}
        
Elapsed time: 1.66663s