moteus-gui


Namemoteus-gui JSON
Version 0.3.67 PyPI version JSON
download
home_pagehttps://github.com/mjbots/moteus
Summarymoteus brushless controller graphical user interfaces
upload_time2024-01-12 20:33:43
maintainer
docs_urlNone
authormjbots Robotic Systems
requires_python>=3.7, <4
license
keywords moteus
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # moteus GUI tools #

This package contains the `tview` graphical tool for interacting with
moteus controllers.

To install and run:

```
pip3 install moteus-gui
python3 -m moteus_gui.tview
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mjbots/moteus",
    "name": "moteus-gui",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7, <4",
    "maintainer_email": "",
    "keywords": "moteus",
    "author": "mjbots Robotic Systems",
    "author_email": "info@mjbots.com",
    "download_url": "",
    "platform": null,
    "description": "# moteus GUI tools #\n\nThis package contains the `tview` graphical tool for interacting with\nmoteus controllers.\n\nTo install and run:\n\n```\npip3 install moteus-gui\npython3 -m moteus_gui.tview\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "moteus brushless controller graphical user interfaces",
    "version": "0.3.67",
    "project_urls": {
        "Homepage": "https://github.com/mjbots/moteus"
    },
    "split_keywords": [
        "moteus"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20fb34f4c4b9466cda73ad33c0d260f57d29faad99a6eba0605339690bcb3063",
                "md5": "eca1e1f5c999bdade00b58878e3b34e1",
                "sha256": "e076c8067fc0ebaf40317ea36c6d459c48254b5e1df2ad42ddb33330ae686e56"
            },
            "downloads": -1,
            "filename": "moteus_gui-0.3.67-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eca1e1f5c999bdade00b58878e3b34e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7, <4",
            "size": 13956,
            "upload_time": "2024-01-12T20:33:43",
            "upload_time_iso_8601": "2024-01-12T20:33:43.485523Z",
            "url": "https://files.pythonhosted.org/packages/20/fb/34f4c4b9466cda73ad33c0d260f57d29faad99a6eba0605339690bcb3063/moteus_gui-0.3.67-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-12 20:33:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mjbots",
    "github_project": "moteus",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "moteus-gui"
}
        
Elapsed time: 0.24239s