{ "info": { "author": "Jason R. Coombs", "author_email": "jaraco@jaraco.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": ".. image:: https://img.shields.io/pypi/v/skeleton.svg\n :target: https://pypi.org/project/skeleton\n\n.. image:: https://img.shields.io/pypi/pyversions/skeleton.svg\n\n.. image:: https://img.shields.io/travis/jaraco/skeleton/master.svg\n :target: https://travis-ci.org/jaraco/skeleton\n\n.. .. image:: https://img.shields.io/appveyor/ci/jaraco/skeleton/master.svg\n.. :target: https://ci.appveyor.com/project/jaraco/skeleton/branch/master\n\n.. .. image:: https://readthedocs.org/projects/skeleton/badge/?version=latest\n.. :target: https://skeleton.readthedocs.io/en/latest/?badge=latest\n\n.. -*- restructuredtext -*-\n\nLEGO Mindstorms NXT Bluetooth API in Python\n\nOverview\n--------\n\n``jaraco.nxt`` implements the LEGO Mindstorms NXT Bluetooth API in Python.\n\nThe ``jaraco.nxt`` library also can take advantage of the `jaraco input\n`_\npackage. To include it as part of the install, use the command\n``pip install jaraco.nxt[input]``.\n\nGetting Started\n---------------\n\n``jaraco.nxt`` provides a message class for sending and receiving messages\nwith the Lego NXT device. First pair the device with your PC by following\nthe instructions included with the device. Then, determine the COM port\nto which it is connected. The `hello world example\n`_\nis to retrieve the battery\nvoltage. `Browse the other examples\n`_ for\nmore inspiration.\n\nFor more information, read the docstrings of the modules in the packages.\n\nModules of interest are\n\n* jaraco.nxt.messages: implements the messages defined by\n the NXT Bluetooth protocol.\n* jaraco.nxt.controller: demonstrates how to link input from\n a joystick to messages controlling the motors. Uses jaraco.input.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jaraco/jaraco.nxt", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "jaraco.nxt", "package_url": "https://pypi.org/project/jaraco.nxt/", "platform": "", "project_url": "https://pypi.org/project/jaraco.nxt/", "project_urls": { "Homepage": "https://github.com/jaraco/jaraco.nxt" }, "release_url": "https://pypi.org/project/jaraco.nxt/2.0/", "requires_dist": [ "pyserial (>=2.4)", "six", "sphinx ; extra == 'docs'", "jaraco.packaging (>=3.2) ; extra == 'docs'", "rst.linker (>=1.9) ; extra == 'docs'", "jaraco.input (>=1.1dev) ; extra == 'input'", "pytest (!=3.7.3,>=3.5) ; extra == 'testing'", "pytest-checkdocs ; extra == 'testing'", "pytest-flake8 ; extra == 'testing'" ], "requires_python": ">=2.7", "summary": "Logo Mindstorms NXT Routines", "version": "2.0" }, "last_serial": 4651398, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "68ffe61c0b97a2492ee38ea6a8783e44", "sha256": "d9cc0c2252262797d6b80fd73825fe96e5e247c150d2ae29a25f456e33c73606" }, "downloads": -1, "filename": "jaraco.nxt-1.0-py2.5.egg", "has_sig": false, "md5_digest": "68ffe61c0b97a2492ee38ea6a8783e44", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 28281, "upload_time": "2008-07-26T16:54:26", "url": "https://files.pythonhosted.org/packages/83/10/399064d75a3a453b5175d0326bf83ecf2689278aa934fd375b47755c8422/jaraco.nxt-1.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "9d656be0a5015a9a1abdb16ec71ef7f0", "sha256": "0874b8a62e5e17b89a4658c94cdefa52150d540f1907b13c082056176cd0f40b" }, "downloads": -1, "filename": "jaraco.nxt-1.0.zip", "has_sig": false, "md5_digest": "9d656be0a5015a9a1abdb16ec71ef7f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19030, "upload_time": "2008-07-26T16:54:25", "url": "https://files.pythonhosted.org/packages/94/a7/2f408c83a67730ecd5b489a30b15457803ebd5d93b1b3d52ee5d39ab5514/jaraco.nxt-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "964dc23bfcfd0d9a2351ae626c252fc7", "sha256": "070d832bf4e6eee9e880c2965e2dd9bfa19455c9e06373c917fc342f2b02b866" }, "downloads": -1, "filename": "jaraco.nxt-1.1.zip", "has_sig": false, "md5_digest": "964dc23bfcfd0d9a2351ae626c252fc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23841, "upload_time": "2009-02-19T16:13:42", "url": "https://files.pythonhosted.org/packages/bc/50/579e30ef4bcae39103f64b416c6f2307a1c58e28e39a35740d2a89e520e0/jaraco.nxt-1.1.zip" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "a660be6909f7e1e03cc0bc9577d25369", "sha256": "a45a489300262b9fd04d5afb99bd573ca01079be0d288648bc090e013cac4df7" }, "downloads": -1, "filename": "jaraco.nxt-1.2.zip", "has_sig": false, "md5_digest": "a660be6909f7e1e03cc0bc9577d25369", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17921, "upload_time": "2009-04-02T16:39:20", "url": "https://files.pythonhosted.org/packages/2d/78/e6b408f621c6c37c057444ed094cb15516c4dd6f0780ec700af5a56be438/jaraco.nxt-1.2.zip" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "45f0c0c94770d447aa8b964d60b610ee", "sha256": "2671e834d676fff0e289718cc241fa3b20a375087d1c7bbb9cadb6bd1d9d8da7" }, "downloads": -1, "filename": "jaraco.nxt-1.2.1.zip", "has_sig": false, "md5_digest": "45f0c0c94770d447aa8b964d60b610ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19313, "upload_time": "2009-04-02T16:43:02", "url": "https://files.pythonhosted.org/packages/1f/30/ba9da4abd6cd39b9212b00bd84ed7089a1d9ac99a51b29b69433ee8671f6/jaraco.nxt-1.2.1.zip" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "45ab3b0d0169defd85b973c8a8becc79", "sha256": "8eec9bc6d5df4500236b382642316833a345e7ab1ade4b0042c040fd2bef040b" }, "downloads": -1, "filename": "jaraco.nxt-1.2.2.zip", "has_sig": false, "md5_digest": "45ab3b0d0169defd85b973c8a8becc79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19494, "upload_time": "2009-04-02T17:37:56", "url": "https://files.pythonhosted.org/packages/48/56/06cf62f9f36629a3e7f0802617ffd572b5c6a12fe32f2b51effa020d47e1/jaraco.nxt-1.2.2.zip" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "9a0f08c2ed886ffa178b21c5a64bcc91", "sha256": "ca34291ae8d2f1552ad872a07ba4a3da270da179e5bfde29152ef2669c8d61d4" }, "downloads": -1, "filename": "jaraco.nxt-1.3.zip", "has_sig": false, "md5_digest": "9a0f08c2ed886ffa178b21c5a64bcc91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20667, "upload_time": "2010-07-15T03:42:38", "url": "https://files.pythonhosted.org/packages/05/ab/296d1b1896e5bac0475a458d32d3b2b095a5afd19dc355c83b32f1d1a800/jaraco.nxt-1.3.zip" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "28b7671830f91b84d93358dbbb20a370", "sha256": "3600cb2b532371c9af32119ab1c134edcb4df28c1d4e5efd641040e06533d701" }, "downloads": -1, "filename": "jaraco.nxt-1.3.1.zip", "has_sig": false, "md5_digest": "28b7671830f91b84d93358dbbb20a370", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20876, "upload_time": "2010-10-05T04:20:45", "url": "https://files.pythonhosted.org/packages/30/a8/c48bf86646645b3b8ca4a1b717215c09fd2f8d7b3b35d31670ef7af2936f/jaraco.nxt-1.3.1.zip" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "cebe79346d1b8c265b43ce0d50dd4fc2", "sha256": "bc16a17e5e75914eed37f90dc3f22dcc3147f115059c4e410493834b1fc8cc7a" }, "downloads": -1, "filename": "jaraco.nxt-1.3.2.zip", "has_sig": false, "md5_digest": "cebe79346d1b8c265b43ce0d50dd4fc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21373, "upload_time": "2011-08-01T16:54:42", "url": "https://files.pythonhosted.org/packages/4f/7d/eacb702456e6caebea82f088f058a75631cc1352778fcb62b9319c699424/jaraco.nxt-1.3.2.zip" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "0da7a7f37cc06cdf5f06024fd2f635db", "sha256": "4df84cc94111c72519bbb216a6b6cda8b3706d1e73458cfe2e64f2807f5e5ced" }, "downloads": -1, "filename": "jaraco.nxt-1.4.zip", "has_sig": false, "md5_digest": "0da7a7f37cc06cdf5f06024fd2f635db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22042, "upload_time": "2011-08-02T01:58:49", "url": "https://files.pythonhosted.org/packages/79/6b/287b5fb1b48f68408d6b3f51cd45761e77025d50dc37979dba19e8b178df/jaraco.nxt-1.4.zip" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "5fa42c20d9f3868e924874c4a3d78a76", "sha256": "1ffbe338aefc6e78e2c79dc0b6c079eba11cc94ffda0cf28c3f3adffa351a757" }, "downloads": -1, "filename": "jaraco.nxt-1.5.tar.gz", "has_sig": false, "md5_digest": "5fa42c20d9f3868e924874c4a3d78a76", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14915, "upload_time": "2015-11-29T23:39:17", "url": "https://files.pythonhosted.org/packages/55/a8/56d9ef6b99b8b33513ae0d7728cf9e144867c383de2223fc2b824b51aae8/jaraco.nxt-1.5.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "571b4cf545cac5000788ad60ff442e0e", "sha256": "41eec4f66c59c6ce693ce5f4146e63e700f9eec726a5d54b73c233032d1806f3" }, "downloads": -1, "filename": "jaraco.nxt-2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "571b4cf545cac5000788ad60ff442e0e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7", "size": 12323, "upload_time": "2019-01-02T01:39:00", "url": "https://files.pythonhosted.org/packages/5e/aa/ff046ab315f68fa21e7e3e0012df496ba160aa8651ac5a11c69247325d71/jaraco.nxt-2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "47718333f4fd629b59d6960ac96d3cd7", "sha256": "960e438405f186acdea3ce05cd3d9dd4f963b180bf00e8199d5e890e9fca9ef7" }, "downloads": -1, "filename": "jaraco.nxt-2.0.tar.gz", "has_sig": false, "md5_digest": "47718333f4fd629b59d6960ac96d3cd7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 20530, "upload_time": "2019-01-02T01:39:01", "url": "https://files.pythonhosted.org/packages/31/11/acf9cb49eda2821238e46c3a8829d47b3a373daaf2eceed2c97123dd4ddf/jaraco.nxt-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "571b4cf545cac5000788ad60ff442e0e", "sha256": "41eec4f66c59c6ce693ce5f4146e63e700f9eec726a5d54b73c233032d1806f3" }, "downloads": -1, "filename": "jaraco.nxt-2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "571b4cf545cac5000788ad60ff442e0e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7", "size": 12323, "upload_time": "2019-01-02T01:39:00", "url": "https://files.pythonhosted.org/packages/5e/aa/ff046ab315f68fa21e7e3e0012df496ba160aa8651ac5a11c69247325d71/jaraco.nxt-2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "47718333f4fd629b59d6960ac96d3cd7", "sha256": "960e438405f186acdea3ce05cd3d9dd4f963b180bf00e8199d5e890e9fca9ef7" }, "downloads": -1, "filename": "jaraco.nxt-2.0.tar.gz", "has_sig": false, "md5_digest": "47718333f4fd629b59d6960ac96d3cd7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 20530, "upload_time": "2019-01-02T01:39:01", "url": "https://files.pythonhosted.org/packages/31/11/acf9cb49eda2821238e46c3a8829d47b3a373daaf2eceed2c97123dd4ddf/jaraco.nxt-2.0.tar.gz" } ] }