{ "info": { "author": "Alexander Dutton", "author_email": "code@alexdutton.co.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License" ], "description": "# Maestro server controller library\n\nThis library aims to support [Pololu's USB servo\ncontrollers](https://www.pololu.com/category/102/maestro-usb-servo-controllers), but doesn't do much yet, as it's still\nin development and the author doesn't have any servos yet.\n\nIt can currently:\n\n* read input values\n\nThings yet to be implemented:\n\n* actually controlling servos\n* configuring channels to be input/output/servos\n\nIt has only been tested with a Mini Maestro 12. The existing functionality should work with the 18 and 24, but the Micro\nMaestro is rather different, and would need more work.\n\nPull requests or other interest in co-development very welcome!", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/alexsdutton/python-maestro-servo", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "maestro-servo", "package_url": "https://pypi.org/project/maestro-servo/", "platform": "", "project_url": "https://pypi.org/project/maestro-servo/", "project_urls": { "Homepage": "https://github.com/alexsdutton/python-maestro-servo" }, "release_url": "https://pypi.org/project/maestro-servo/0.1/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Interact with Pololu Maestro servo controllers", "version": "0.1" }, "last_serial": 5563003, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "97557101014827ecc6e88845bdc8518e", "sha256": "b58795bbf8293458bb31100b6bfbc474da6db96c9fd18f55eaf77a590101328a" }, "downloads": -1, "filename": "maestro-servo-0.1.tar.gz", "has_sig": false, "md5_digest": "97557101014827ecc6e88845bdc8518e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 3217, "upload_time": "2019-07-21T10:32:46", "url": "https://files.pythonhosted.org/packages/38/d9/3623cc00ef2f8fdb05017d663dbc132df56d307fda62a4d4b963af447184/maestro-servo-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "97557101014827ecc6e88845bdc8518e", "sha256": "b58795bbf8293458bb31100b6bfbc474da6db96c9fd18f55eaf77a590101328a" }, "downloads": -1, "filename": "maestro-servo-0.1.tar.gz", "has_sig": false, "md5_digest": "97557101014827ecc6e88845bdc8518e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 3217, "upload_time": "2019-07-21T10:32:46", "url": "https://files.pythonhosted.org/packages/38/d9/3623cc00ef2f8fdb05017d663dbc132df56d307fda62a4d4b963af447184/maestro-servo-0.1.tar.gz" } ] }