commbotpy


Namecommbotpy JSON
Version 0.0.0 PyPI version JSON
download
home_pageNone
SummaryLightweight serial comms lib between Python and Arduino using pub/sub like ROS.
upload_time2025-08-03 15:43:22
maintainerNone
docs_urlNone
authorFikri Rivandi
requires_pythonNone
licenseNone
keywords arduino serial robotics communication pubsub
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "commbotpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "arduino, serial, robotics, communication, pubsub",
    "author": "Fikri Rivandi",
    "author_email": "fixri2104@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a2/c9/3c0882883af2aecaee5ce472a47c11e5c048545dd4ad1352020724676007/commbotpy-0.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Lightweight serial comms lib between Python and Arduino using pub/sub like ROS.",
    "version": "0.0.0",
    "project_urls": null,
    "split_keywords": [
        "arduino",
        " serial",
        " robotics",
        " communication",
        " pubsub"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "61ca7d179cf5c4101f77dc8419abecb6cd0c799d08029a00ac175786988e9ccc",
                "md5": "1db26063407af0c78c168d8bdcaa45fa",
                "sha256": "b2eb7df55a28cd0353f1d692e5917a5e2698950a36a107c72421c12c4df6f5df"
            },
            "downloads": -1,
            "filename": "commbotpy-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1db26063407af0c78c168d8bdcaa45fa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2255,
            "upload_time": "2025-08-03T15:43:20",
            "upload_time_iso_8601": "2025-08-03T15:43:20.716217Z",
            "url": "https://files.pythonhosted.org/packages/61/ca/7d179cf5c4101f77dc8419abecb6cd0c799d08029a00ac175786988e9ccc/commbotpy-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a2c93c0882883af2aecaee5ce472a47c11e5c048545dd4ad1352020724676007",
                "md5": "8172eea9a836385fc78640ea403ae243",
                "sha256": "29d667b76292352e4fa9707d8b765b835ef4ae012cca25b386b069115db74b01"
            },
            "downloads": -1,
            "filename": "commbotpy-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8172eea9a836385fc78640ea403ae243",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2029,
            "upload_time": "2025-08-03T15:43:22",
            "upload_time_iso_8601": "2025-08-03T15:43:22.060060Z",
            "url": "https://files.pythonhosted.org/packages/a2/c9/3c0882883af2aecaee5ce472a47c11e5c048545dd4ad1352020724676007/commbotpy-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-03 15:43:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "commbotpy"
}
        
Elapsed time: 2.39454s