{ "info": { "author": "Shield Dx and Oatmeal Protocol Authors", "author_email": "turner.isaac@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Software Development :: Embedded Systems", "Topic :: Software Development :: Object Brokering", "Topic :: Terminals :: Serial" ], "description": "# Oatmeal Protocol: Python library\n\nRequires python 3.5 or higher.\n\n## Installation\n\nInstall dependencies:\n\n pip3 install -Ur requirements.txt\n\nThen copy into your python path or create a relative soft symlink with:\n\n ln -rs /oatmeal oatmeal\n\n(Note: requires `gln` on mac).\n\n## Tests\n\nRun tests with:\n\n make test\n\n## API docs\n\nWe use sphinx to auto-generate docs from our python docstrings. Our docstrings\nare formatted according to the [Google Style](https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html).\n\nGenerate API docs with:\n\n pip3 install -Ur requirements.txt\n cd docs && make clean && make html\n\nGenerated docs are then in `docs/_build/html/index.html`.\n\n\n", "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/shielddx/oatmeal-protocol", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "oatmeal", "package_url": "https://pypi.org/project/oatmeal/", "platform": "", "project_url": "https://pypi.org/project/oatmeal/", "project_urls": { "Homepage": "https://github.com/shielddx/oatmeal-protocol" }, "release_url": "https://pypi.org/project/oatmeal/1.0/", "requires_dist": null, "requires_python": "", "summary": "A protocol to control and communicate with Arduino devices from Python.", "version": "1.0" }, "last_serial": 5223777, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "7aee7ecccff11ca7f3a963fcb9af33ca", "sha256": "94053de6b3bd4f9c99fcaba06ef2b69ac605064b914bd438a454c5ec35fd4873" }, "downloads": -1, "filename": "oatmeal-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7aee7ecccff11ca7f3a963fcb9af33ca", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25455, "upload_time": "2019-05-03T21:18:16", "url": "https://files.pythonhosted.org/packages/2b/1c/5af3a4fb8f3f5a2fc4a283a81d23c6183c139fa842dd1154c2774532412f/oatmeal-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fa598c1b714ce135aef3a0fc29fb2eeb", "sha256": "5366e77c00c36a5b32a2bdaee4b3fffb1cd0c6ccf3b3b30402e83a1c8890ba82" }, "downloads": -1, "filename": "oatmeal-1.0.tar.gz", "has_sig": false, "md5_digest": "fa598c1b714ce135aef3a0fc29fb2eeb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20788, "upload_time": "2019-05-03T21:18:18", "url": "https://files.pythonhosted.org/packages/2b/a1/caf8a0746e841e3fa6a85052c872461df3572cd1c5a32f2a9326f2e4168e/oatmeal-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7aee7ecccff11ca7f3a963fcb9af33ca", "sha256": "94053de6b3bd4f9c99fcaba06ef2b69ac605064b914bd438a454c5ec35fd4873" }, "downloads": -1, "filename": "oatmeal-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7aee7ecccff11ca7f3a963fcb9af33ca", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25455, "upload_time": "2019-05-03T21:18:16", "url": "https://files.pythonhosted.org/packages/2b/1c/5af3a4fb8f3f5a2fc4a283a81d23c6183c139fa842dd1154c2774532412f/oatmeal-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fa598c1b714ce135aef3a0fc29fb2eeb", "sha256": "5366e77c00c36a5b32a2bdaee4b3fffb1cd0c6ccf3b3b30402e83a1c8890ba82" }, "downloads": -1, "filename": "oatmeal-1.0.tar.gz", "has_sig": false, "md5_digest": "fa598c1b714ce135aef3a0fc29fb2eeb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20788, "upload_time": "2019-05-03T21:18:18", "url": "https://files.pythonhosted.org/packages/2b/a1/caf8a0746e841e3fa6a85052c872461df3572cd1c5a32f2a9326f2e4168e/oatmeal-1.0.tar.gz" } ] }