ribot-controller


Nameribot-controller JSON
Version 0.3.12 PyPI version JSON
download
home_page
SummaryRibot arm controller library
upload_time2023-12-08 15:49:24
maintainer
docs_urlNone
authoralberto-abarzua
requires_python>=3.9
licenseMIT
keywords robot arm controller
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Ribot Python Control Library



This is the controller library for the RiBot software project.

This project focuess on creating a easy to use experience to manipulate and control robot arms


This library is used by the RiBot backend to control the robot arm.

More info on the RiBot project can be found [here](https://ribot.dev).


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ribot-controller",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "robot arm controller",
    "author": "alberto-abarzua",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/71/22/2eeea4f70b05a7a8fb2e2870433786345bd8a0c4e698293e7f24c54d023f/ribot_controller-0.3.12.tar.gz",
    "platform": null,
    "description": "# Ribot Python Control Library\n\n\n\nThis is the controller library for the RiBot software project.\n\nThis project focuess on creating a easy to use experience to manipulate and control robot arms\n\n\nThis library is used by the RiBot backend to control the robot arm.\n\nMore info on the RiBot project can be found [here](https://ribot.dev).\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Ribot arm controller library",
    "version": "0.3.12",
    "project_urls": {
        "Source code": "https://github.com/alberto-abarzua/ribot"
    },
    "split_keywords": [
        "robot",
        "arm",
        "controller"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9f00c36a58cbe5a4aec82609e61d89e18fc76b0f131fa157ae93fbb708f7c46",
                "md5": "68abbec1f005813427b169932deb1d25",
                "sha256": "f240ecffb685ad111320a32f91a84a32c31e5aba300777e2778fbbbd19979bb3"
            },
            "downloads": -1,
            "filename": "ribot_controller-0.3.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "68abbec1f005813427b169932deb1d25",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 20691,
            "upload_time": "2023-12-08T15:49:20",
            "upload_time_iso_8601": "2023-12-08T15:49:20.779090Z",
            "url": "https://files.pythonhosted.org/packages/e9/f0/0c36a58cbe5a4aec82609e61d89e18fc76b0f131fa157ae93fbb708f7c46/ribot_controller-0.3.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "71222eeea4f70b05a7a8fb2e2870433786345bd8a0c4e698293e7f24c54d023f",
                "md5": "bbcb78039e617241d055d0bd685638f2",
                "sha256": "5c1793c846b81fd8427ebcc6f5596cacb4b21d992dbc965298c152b0bbe5edd7"
            },
            "downloads": -1,
            "filename": "ribot_controller-0.3.12.tar.gz",
            "has_sig": false,
            "md5_digest": "bbcb78039e617241d055d0bd685638f2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 16497,
            "upload_time": "2023-12-08T15:49:24",
            "upload_time_iso_8601": "2023-12-08T15:49:24.369755Z",
            "url": "https://files.pythonhosted.org/packages/71/22/2eeea4f70b05a7a8fb2e2870433786345bd8a0c4e698293e7f24c54d023f/ribot_controller-0.3.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-08 15:49:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alberto-abarzua",
    "github_project": "ribot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ribot-controller"
}
        
Elapsed time: 0.14611s