{ "info": { "author": "Tomasz Lewicki", "author_email": "t.w.lewicki@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# py-pbay\nA python driver for SPEC Sensors PBay board\n\n# Getting started::\n1. Install pyserial\n```pip install pyserial```\n2. Connect Board & check the board's devpath - e.g. ```/dev/ttyUSB0```.\n3. Run example:\n```python3 example.py /dev/ttyUSB0```\n\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/tomek-l/py-pbay", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pbay", "package_url": "https://pypi.org/project/pbay/", "platform": "", "project_url": "https://pypi.org/project/pbay/", "project_urls": { "Homepage": "https://github.com/tomek-l/py-pbay" }, "release_url": "https://pypi.org/project/pbay/1.0.1/", "requires_dist": [ "pyserial" ], "requires_python": ">=3.4", "summary": "A python driver for PBay board", "version": "1.0.1" }, "last_serial": 5837296, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "432d16d3c0801ed3f8a41a805890f9ad", "sha256": "628c17d34d5cbefe420470ea6b6a89cb154941ef9b45629eed6def8228767e68" }, "downloads": -1, "filename": "pbay-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "432d16d3c0801ed3f8a41a805890f9ad", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 3267, "upload_time": "2019-09-16T16:51:26", "url": "https://files.pythonhosted.org/packages/65/c6/164f0a00e75c834bd14e07cef138dc313e230bb1bf02c00093de8468a0cb/pbay-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cf13f69e8897266c6186d0a9ea651d39", "sha256": "6a7b04b9ffb01e76c0465b1d1e417d3e732282cc3f0d3c13bf406f4e25bef5f3" }, "downloads": -1, "filename": "pbay-1.0.0.tar.gz", "has_sig": false, "md5_digest": "cf13f69e8897266c6186d0a9ea651d39", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 2970, "upload_time": "2019-09-16T16:51:29", "url": "https://files.pythonhosted.org/packages/eb/9f/e9818cac3e99d06be95ca20a48c648fb6c88bcabff428da48c5c0b607dd4/pbay-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "43b9a025182d631f0a5d1462063948a2", "sha256": "e38006cd96b28c21a72b8f0f521ecb9b7ddee28b32c98019bc458e118dffd6eb" }, "downloads": -1, "filename": "pbay-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "43b9a025182d631f0a5d1462063948a2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 3275, "upload_time": "2019-09-16T16:58:02", "url": "https://files.pythonhosted.org/packages/25/38/34829776b1d25f4828ec4938c75f141e39a76a8e2ff0d1ebf8a076f1de50/pbay-1.0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "43b9a025182d631f0a5d1462063948a2", "sha256": "e38006cd96b28c21a72b8f0f521ecb9b7ddee28b32c98019bc458e118dffd6eb" }, "downloads": -1, "filename": "pbay-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "43b9a025182d631f0a5d1462063948a2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 3275, "upload_time": "2019-09-16T16:58:02", "url": "https://files.pythonhosted.org/packages/25/38/34829776b1d25f4828ec4938c75f141e39a76a8e2ff0d1ebf8a076f1de50/pbay-1.0.1-py3-none-any.whl" } ] }