cpppo-positioner


Namecpppo-positioner JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://github.com/pjkundert/cpppo_positioner
SummaryActuator position control via native RS485 serial Modbus/RTU
upload_time2024-12-17 18:46:22
maintainerNone
docs_urlNone
authorPerry Kundert
requires_pythonNone
licenseDual License; GPLv3 and Proprietary
keywords smc position actuator controller ethernet/ip
VCS
bugtrack_url
requirements cpppo pymodbus
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/b5/52/b2b120f49afd7892e493381d981b32f712f1ed048da3d0335296d7420ad9/cpppo_positioner-3.0.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.0.0",
    "project_urls": {
        "Homepage": "https://github.com/pjkundert/cpppo_positioner"
    },
    "split_keywords": [
        "smc",
        "position",
        "actuator",
        "controller",
        "ethernet/ip"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3b950b9a95739f6c701b3dcdb91cba20fb302fd32ff1d28a5b49a19a348d509",
                "md5": "588c89e0daa4947b10e8bf3a1b7502ea",
                "sha256": "05fe6d3d2450284997c76b5fca1fdf820f5032fc9d2fb6055eb8af9fae544eef"
            },
            "downloads": -1,
            "filename": "cpppo_positioner-3.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "588c89e0daa4947b10e8bf3a1b7502ea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 33022,
            "upload_time": "2024-12-17T18:46:20",
            "upload_time_iso_8601": "2024-12-17T18:46:20.212208Z",
            "url": "https://files.pythonhosted.org/packages/d3/b9/50b9a95739f6c701b3dcdb91cba20fb302fd32ff1d28a5b49a19a348d509/cpppo_positioner-3.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b552b2b120f49afd7892e493381d981b32f712f1ed048da3d0335296d7420ad9",
                "md5": "4c3a1126e87f9f30769628d23586a05a",
                "sha256": "2c7edb0d438725ffa4accafafdc0c58e17de2cdc1ed00343b7944daa13ba62c3"
            },
            "downloads": -1,
            "filename": "cpppo_positioner-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4c3a1126e87f9f30769628d23586a05a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 36315,
            "upload_time": "2024-12-17T18:46:22",
            "upload_time_iso_8601": "2024-12-17T18:46:22.927459Z",
            "url": "https://files.pythonhosted.org/packages/b5/52/b2b120f49afd7892e493381d981b32f712f1ed048da3d0335296d7420ad9/cpppo_positioner-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-17 18:46:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pjkundert",
    "github_project": "cpppo_positioner",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "cpppo",
            "specs": [
                [
                    ">=",
                    "3.5.0"
                ]
            ]
        },
        {
            "name": "pymodbus",
            "specs": [
                [
                    ">=",
                    "1.3.0"
                ]
            ]
        }
    ],
    "lcname": "cpppo-positioner"
}
        
Elapsed time: 0.43300s