modbus-remote


Namemodbus-remote JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/HairingX/modbus_remote
SummaryA library to easily interface with modbus devices.
upload_time2024-10-24 20:33:42
maintainerNone
docs_urlNone
authorHairingX
requires_python>=3.12
licenseMIT
keywords modbus easy remote library
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # modbus_remote
Python library to easily configure modbus devices

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HairingX/modbus_remote",
    "name": "modbus-remote",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "modbus, easy, remote, library",
    "author": "HairingX",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/73/0d/78fd9f01bee0b5e05d509a48f4438caf88f412c71e3477ce975fa10e884c/modbus_remote-0.1.0.tar.gz",
    "platform": null,
    "description": "# modbus_remote\nPython library to easily configure modbus devices\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library to easily interface with modbus devices.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/HairingX/modbus_remote"
    },
    "split_keywords": [
        "modbus",
        " easy",
        " remote",
        " library"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "adf9c3edd54b451342559d7c45adc0425be924755204504bb0e67d5f8a26b2cb",
                "md5": "deebb617ebb3903c94c7d2e3236aebe8",
                "sha256": "fc91ce4372d220ee6eeb6e15f9728f6f9bb745d6634dd5ec5591754116a86e41"
            },
            "downloads": -1,
            "filename": "modbus_remote-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "deebb617ebb3903c94c7d2e3236aebe8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 7513,
            "upload_time": "2024-10-24T20:33:41",
            "upload_time_iso_8601": "2024-10-24T20:33:41.216927Z",
            "url": "https://files.pythonhosted.org/packages/ad/f9/c3edd54b451342559d7c45adc0425be924755204504bb0e67d5f8a26b2cb/modbus_remote-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "730d78fd9f01bee0b5e05d509a48f4438caf88f412c71e3477ce975fa10e884c",
                "md5": "01d9b7cbd672003a470bf59567971098",
                "sha256": "b7b74e7ef74e6159f7b767110e7cc7474d7112004b9e295a38d4aaf79f0a4e7b"
            },
            "downloads": -1,
            "filename": "modbus_remote-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "01d9b7cbd672003a470bf59567971098",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 7797,
            "upload_time": "2024-10-24T20:33:42",
            "upload_time_iso_8601": "2024-10-24T20:33:42.405782Z",
            "url": "https://files.pythonhosted.org/packages/73/0d/78fd9f01bee0b5e05d509a48f4438caf88f412c71e3477ce975fa10e884c/modbus_remote-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-24 20:33:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HairingX",
    "github_project": "modbus_remote",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "modbus-remote"
}
        
Elapsed time: 0.41944s