pinpong


Namepinpong JSON
Version 0.5.2 PyPI version JSON
download
home_pagehttps://github.com/DFRobot/pinpong-docs
Summary一个纯python实现的支持丰富外设的驱动库,支持win linux mac系统,支持arduino系列开发板,RPi、D1等linux开发板。附带丰富的使用例程
upload_time2023-04-25 09:51:45
maintainer
docs_urlNone
authorOuki Wang
requires_python>=3.5
license
keywords firmata arduino protocol python
VCS
bugtrack_url
requirements sphinx_rtd_theme
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pinpong

### a middleware based on Firmata protocol and compatible with micropython API
  base on [pymata4](https://github.com/MrYsLab/pymata4)
  and Linxu SYSFS sybsystem

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/DFRobot/pinpong-docs",
    "name": "pinpong",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "Firmata,Arduino,Protocol,Python",
    "author": "Ouki Wang",
    "author_email": "ouki.wang@dfrobot.com",
    "download_url": "https://github.com/DFRobot/pinpong-docs",
    "platform": null,
    "description": "# pinpong\r\n\r\n### a middleware based on Firmata protocol and compatible with micropython API\r\n  base on [pymata4](https://github.com/MrYsLab/pymata4)\r\n  and Linxu SYSFS sybsystem\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "\u4e00\u4e2a\u7eafpython\u5b9e\u73b0\u7684\u652f\u6301\u4e30\u5bcc\u5916\u8bbe\u7684\u9a71\u52a8\u5e93\uff0c\u652f\u6301win linux mac\u7cfb\u7edf\uff0c\u652f\u6301arduino\u7cfb\u5217\u5f00\u53d1\u677f\uff0cRPi\u3001D1\u7b49linux\u5f00\u53d1\u677f\u3002\u9644\u5e26\u4e30\u5bcc\u7684\u4f7f\u7528\u4f8b\u7a0b",
    "version": "0.5.2",
    "split_keywords": [
        "firmata",
        "arduino",
        "protocol",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef3eaaa344d63514c985535e7d72ce9e901f344c73126273bf5ca5aa4330a953",
                "md5": "af96b5512ad3a56523840c1829fe41e4",
                "sha256": "8c0e49147401f624140a87369e59449065c1d96578c93c7e0af62da2affb35b9"
            },
            "downloads": -1,
            "filename": "pinpong-0.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "af96b5512ad3a56523840c1829fe41e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 10974100,
            "upload_time": "2023-04-25T09:51:45",
            "upload_time_iso_8601": "2023-04-25T09:51:45.725092Z",
            "url": "https://files.pythonhosted.org/packages/ef/3e/aaa344d63514c985535e7d72ce9e901f344c73126273bf5ca5aa4330a953/pinpong-0.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-25 09:51:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "DFRobot",
    "github_project": "pinpong-docs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "sphinx_rtd_theme",
            "specs": []
        }
    ],
    "lcname": "pinpong"
}
        
Elapsed time: 0.05800s