{ "info": { "author": "Charles Weir", "author_email": "charles@penrillian.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. README.rst project overview for PyPi\n..\n.. Check using rst2html.py README.rst README.html\n\n===========\nBrickPython\n===========\n\n.. image:: https://badge.fury.io/py/BrickPython.png\n :target: http://badge.fury.io/py/BrickPython\n\n.. # image:: https://travis-ci.org/{{ cookiecutter.github_username }}/BrickPython.png?branch=master\n :target: https://travis-ci.org/{{ cookiecutter.github_username }}/BrickPython\n\n.. image:: https://pypip.in/d/BrickPython/badge.png\n :target: https://crate.io/packages/BrickPython?version=latest\n\n\nBrickPython provides an easy Python programming environment for the `BrickPi `_,\nmaking Lego NXT motors behave as servo motors.\nThe framework provides coroutines to give you always-responsive programs, and objects to help you partition programs.\n\n* Free software: MIT license\n* Documentation: https://pythonhosted.org/BrickPython/index.html\n* Source code: https://github.com/charlesweir/BrickPython\n\nFeatures\n--------\n\n* Implementation of PID algorithm to make an NXT motor into a servo-motor\n* Simple objects representing Motor and different types of Sensor\n* Implementation of Python coroutines and scheduler for Python 2.7\n* Uses Brickpi.py from BrickPi_python\n* Implementation of an NXT motor constant speed algorithm\n* Full unit test suite\n* Runs on other Linux environments (Mac etc) for unit tests and development.\n\nChanges in v0.4\n---------------\n\n* Updated PID algorithm so it's independent of the work cycle time.\n BACKWARDS COMPATIBILITY WARNING: One parameter to the constructor of\n Motor.PIDSetting has changed.\n\n* Added specialized sensor classes: UltrasonicSensor, TouchSensor, LightSensor\n\n* Added useful script for cross-platform testing.", "description_content_type": null, "docs_url": "https://pythonhosted.org/BrickPython/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/charlesweir/BrickPython", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "BrickPython", "package_url": "https://pypi.org/project/BrickPython/", "platform": "any", "project_url": "https://pypi.org/project/BrickPython/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/charlesweir/BrickPython" }, "release_url": "https://pypi.org/project/BrickPython/0.4/", "requires_dist": null, "requires_python": null, "summary": "Python interface for the BrickPi using Objects and Coroutines", "version": "0.4" }, "last_serial": 1038524, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "fdbd73f2a21dbfb2e11327859b077863", "sha256": "4dc9a3402fa71f0c4b0f0a3183a4a99d030e32dd248a67ca4a637e02a9831a4d" }, "downloads": -1, "filename": "BrickPython-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fdbd73f2a21dbfb2e11327859b077863", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19393, "upload_time": "2014-02-27T22:37:32", "url": "https://files.pythonhosted.org/packages/39/ef/e09daf5a4b757eba84614432a59c14802e571ba6fc231abe5e16e630e7fd/BrickPython-0.1.0.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "11da612bf66bab699eac3313a2a2b824", "sha256": "696e58ddc8d654bda36025a4f87bf3410c361350f07573fda64a6e8b3fa2cfdb" }, "downloads": -1, "filename": "BrickPython-0.2.tar.gz", "has_sig": false, "md5_digest": "11da612bf66bab699eac3313a2a2b824", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35801, "upload_time": "2014-03-01T15:46:25", "url": "https://files.pythonhosted.org/packages/8e/a5/9725b0c8fabd053cd6141fb0c990757c6222c0fc5e6633393f32db5ab9c1/BrickPython-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "21a5cd63d83dbabd16c70e49e4eb121a", "sha256": "6c767739e27f91a3a55a50146d72664e567e4ece0ac0698463e4a5d9dda1ae8e" }, "downloads": -1, "filename": "BrickPython-0.3.tar.gz", "has_sig": false, "md5_digest": "21a5cd63d83dbabd16c70e49e4eb121a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36654, "upload_time": "2014-03-02T23:22:12", "url": "https://files.pythonhosted.org/packages/44/89/9d3e68418f9c7396633773731c9173ee6f8dccf288f01b312afa01675482/BrickPython-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "081592a85fac4f6cb6d8cc2740cbba00", "sha256": "3dfef3e91a3f4edca716bee7fc235896449262a62d8213aca4413d0255b89048" }, "downloads": -1, "filename": "BrickPython-0.3.1.tar.gz", "has_sig": false, "md5_digest": "081592a85fac4f6cb6d8cc2740cbba00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36631, "upload_time": "2014-03-14T20:50:28", "url": "https://files.pythonhosted.org/packages/2a/3c/154a783d503a44049cba4111eed60348009a2fd6e7d5f32117aec482208a/BrickPython-0.3.1.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "1e2ed59f50a2ac6e912ef80583b7eae5", "sha256": "517a941a95223454a9bebaf76a4f2ce257934030d505ac0a3dc6ccefc1fd6f9c" }, "downloads": -1, "filename": "BrickPython-0.4.tar.gz", "has_sig": false, "md5_digest": "1e2ed59f50a2ac6e912ef80583b7eae5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22615, "upload_time": "2014-03-23T15:30:35", "url": "https://files.pythonhosted.org/packages/9a/9c/5833c675f53194085f77ed1cd76b7c6ccaee2e3754f4c8ca7ffd8b6e8edf/BrickPython-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1e2ed59f50a2ac6e912ef80583b7eae5", "sha256": "517a941a95223454a9bebaf76a4f2ce257934030d505ac0a3dc6ccefc1fd6f9c" }, "downloads": -1, "filename": "BrickPython-0.4.tar.gz", "has_sig": false, "md5_digest": "1e2ed59f50a2ac6e912ef80583b7eae5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22615, "upload_time": "2014-03-23T15:30:35", "url": "https://files.pythonhosted.org/packages/9a/9c/5833c675f53194085f77ed1cd76b7c6ccaee2e3754f4c8ca7ffd8b6e8edf/BrickPython-0.4.tar.gz" } ] }