cpppo-positioner


Namecpppo-positioner JSON
Version 3.1.0 PyPI version JSON
download
home_pagehttps://github.com/pjkundert/cpppo_positioner
SummaryActuator position control via native RS485 serial Modbus/RTU
upload_time2025-01-31 18:13:25
maintainerNone
docs_urlNone
authorPerry Kundert
requires_pythonNone
licenseDual License; GPLv3 and Proprietary
keywords smc position actuator controller ethernet/ip
VCS
bugtrack_url
requirements cpppo pyserial pymodbus tabulate-slip39
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Control SMC positioning actuators via native RS485 serial Modbus/RTU protocol

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pjkundert/cpppo_positioner",
    "name": "cpppo-positioner",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "SMC position actuator controller EtherNet/IP",
    "author": "Perry Kundert",
    "author_email": "perry@dominionrnd.com",
    "download_url": "https://files.pythonhosted.org/packages/59/6f/46cf2b47b98e3b0d58506c82c7a15e6790eb9283c066a225186ffac9ca37/cpppo_positioner-3.1.0.tar.gz",
    "platform": null,
    "description": "Control SMC positioning actuators via native RS485 serial Modbus/RTU protocol\n",
    "bugtrack_url": null,
    "license": "Dual License; GPLv3 and Proprietary",
    "summary": "Actuator position control via native RS485 serial Modbus/RTU",
    "version": "3.1.0",
    "project_urls": {
        "Homepage": "https://github.com/pjkundert/cpppo_positioner"
    },
    "split_keywords": [
        "smc",
        "position",
        "actuator",
        "controller",
        "ethernet/ip"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d9f5e8d5b56882535f91eb7a5ca791a487625a50cea96b1612f02025fbcdffbf",
                "md5": "cf6bab52c9b61cc59910dafae875c221",
                "sha256": "622254df09bf31df4a1f8976ac2319a4ae140468387e2f5f8b6f4e3650e9addb"
            },
            "downloads": -1,
            "filename": "cpppo_positioner-3.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf6bab52c9b61cc59910dafae875c221",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 36361,
            "upload_time": "2025-01-31T18:13:23",
            "upload_time_iso_8601": "2025-01-31T18:13:23.770848Z",
            "url": "https://files.pythonhosted.org/packages/d9/f5/e8d5b56882535f91eb7a5ca791a487625a50cea96b1612f02025fbcdffbf/cpppo_positioner-3.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "596f46cf2b47b98e3b0d58506c82c7a15e6790eb9283c066a225186ffac9ca37",
                "md5": "93e4722bbc7edfe6f447a6ffb88da314",
                "sha256": "f9d1711af04ebc798bf1420633ec3378a63eeac9057a649abede5610b2ece665"
            },
            "downloads": -1,
            "filename": "cpppo_positioner-3.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "93e4722bbc7edfe6f447a6ffb88da314",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 43582,
            "upload_time": "2025-01-31T18:13:25",
            "upload_time_iso_8601": "2025-01-31T18:13:25.824062Z",
            "url": "https://files.pythonhosted.org/packages/59/6f/46cf2b47b98e3b0d58506c82c7a15e6790eb9283c066a225186ffac9ca37/cpppo_positioner-3.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-31 18:13:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pjkundert",
    "github_project": "cpppo_positioner",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "cpppo",
            "specs": [
                [
                    ">=",
                    "5.2.4"
                ]
            ]
        },
        {
            "name": "pyserial",
            "specs": [
                [
                    ">=",
                    "3.5"
                ]
            ]
        },
        {
            "name": "pymodbus",
            "specs": [
                [
                    "==",
                    "3.8.1"
                ]
            ]
        },
        {
            "name": "tabulate-slip39",
            "specs": [
                [
                    ">=",
                    "0.10.0"
                ]
            ]
        }
    ],
    "lcname": "cpppo-positioner"
}
        
Elapsed time: 2.42444s