logic-weave


Namelogic-weave JSON
Version 0.1.30 PyPI version JSON
download
home_pageNone
SummaryA Python client library for communicating with the firmware device over serial.
upload_time2025-07-17 18:22:30
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords firmware serial protobuf device communication embedded
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": "logic-weave",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "firmware, serial, protobuf, device communication, embedded",
    "author": null,
    "author_email": "Eugene Pentland <eugenepentland@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/b0/a6/5081799b9fec2de02153f754d15e85a817dded8dca48a3d41cfe87f76aa3/logic_weave-0.1.30.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A Python client library for communicating with the firmware device over serial.",
    "version": "0.1.30",
    "project_urls": {
        "Homepage": "https://github.com/eugenepentland/LogicWeave/tree/main/software",
        "Issues": "https://github.com/eugenepentland/LogicWeave/issues"
    },
    "split_keywords": [
        "firmware",
        " serial",
        " protobuf",
        " device communication",
        " embedded"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "882ac86988910f980cbe0863e28cd1cf7d06fc8a0f06181066c985caaaf224f6",
                "md5": "9a36593c1ff9f65fb4e13aeeeb3f50a4",
                "sha256": "725665c0541730c976653fdd35fba331b5f2150197182e98f64af71709885626"
            },
            "downloads": -1,
            "filename": "logic_weave-0.1.30-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9a36593c1ff9f65fb4e13aeeeb3f50a4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 13789,
            "upload_time": "2025-07-17T18:22:29",
            "upload_time_iso_8601": "2025-07-17T18:22:29.833240Z",
            "url": "https://files.pythonhosted.org/packages/88/2a/c86988910f980cbe0863e28cd1cf7d06fc8a0f06181066c985caaaf224f6/logic_weave-0.1.30-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b0a65081799b9fec2de02153f754d15e85a817dded8dca48a3d41cfe87f76aa3",
                "md5": "9201244964b77c7dd8f846003740f98b",
                "sha256": "9cb598812efebb4774ec36e668a2bd593d8f041e353ea5ee2ed1d31d1a6f62b0"
            },
            "downloads": -1,
            "filename": "logic_weave-0.1.30.tar.gz",
            "has_sig": false,
            "md5_digest": "9201244964b77c7dd8f846003740f98b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 13670,
            "upload_time": "2025-07-17T18:22:30",
            "upload_time_iso_8601": "2025-07-17T18:22:30.993739Z",
            "url": "https://files.pythonhosted.org/packages/b0/a6/5081799b9fec2de02153f754d15e85a817dded8dca48a3d41cfe87f76aa3/logic_weave-0.1.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-17 18:22:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eugenepentland",
    "github_project": "LogicWeave",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "logic-weave"
}
        
Elapsed time: 1.44745s