{ "info": { "author": "Felipe Dau", "author_email": "dau.felipe@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python :: 2.7" ], "description": "blueberrywsn\n------------\nblueberrywsn is an application developed during an undergraduate\nproject for the Distributed Systems course of the Federal\nTechnological University of Paran\u00e1. It can be used to create a server\nand clients to establish a Bluetooth network that monitors the light\nsensors of each client.\n\nImplementation\n--------------\nThe implementation of the server and client of blueberrywsn is based\non the RFCOMM `examples`_ of the Bluetooth Python extension module\n`PyBluez`_, which is also a dependency of this application.\n\nInstallation\n------------\nFirst, make sure to install *PyBluez's* dependencies::\n\n sudo apt-get install python-dev libbluetooth-dev\n\nFinally, blueberrywsn can be installed with `pip`_::\n\n sudo pip install blueberrywsn\n\nUsage\n-----\nStart the device as a server with::\n\n blueberrywsn server\n\nStart the device as a client with::\n\n blueberrywsn client\n\nPress ``enter`` or ``ctrl + c`` to stop.\n\nAuthors\n-------\nThe authors who worked on the project are:\n\n- Felipe Dau\n- Felipe S. Ruffo\n- Gabriel Rubino\n- Gustavo D. de Oliveira\n- Jos\u00e9 A. P. Cont\u00f3\n- Luis R. G. Margarido\n- Rayara dos Santos Fragoso\n- Renata C. Soares\n- Tamires Priscila da Costa\n- Vitor G. Takahashi\n\nDevelopers\n----------\nThe authors who developed this application are:\n\n- `felipedau`_\n- `feruffo`_\n- `gabrielrubinobr`_\n- `GuDiasOliveira`_\n\n.. _`examples`: https://github.com/karulis/pybluez/tree/master/examples/simple\n.. _`GuDiasOliveira`: https://github.com/GuDiasOliveira\n.. _`felipedau`: https://github.com/felipedau\n.. _`feruffo`: https://github.com/feruffo\n.. _`gabrielrubinobr`: https://github.com/gabrielrubinobr\n.. _`pip`: https://pypi.python.org/pypi/pip\n.. _`pybluez`: https://github.com/karulis/pybluez\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/felipedau/blueberrywsn", "keywords": "bluetooth raspberry pi wireless sensor network", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "blueberrywsn", "package_url": "https://pypi.org/project/blueberrywsn/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/blueberrywsn/", "project_urls": { "Homepage": "https://github.com/felipedau/blueberrywsn" }, "release_url": "https://pypi.org/project/blueberrywsn/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A Bluetooth wireless sensor network", "version": "0.1.0" }, "last_serial": 1830036, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1d2dae45c134ac6d133c67078825318c", "sha256": "fcfbcbf4209a28de0e9240c128165caf88920327d963c854885c91d8c7b59385" }, "downloads": -1, "filename": "blueberrywsn-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1d2dae45c134ac6d133c67078825318c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19434, "upload_time": "2015-11-23T20:19:32", "url": "https://files.pythonhosted.org/packages/23/26/d80003cfe7ea655cdf6ab4d836753f47fad6e2e70b1f6b2cfc3059d0c798/blueberrywsn-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1d2dae45c134ac6d133c67078825318c", "sha256": "fcfbcbf4209a28de0e9240c128165caf88920327d963c854885c91d8c7b59385" }, "downloads": -1, "filename": "blueberrywsn-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1d2dae45c134ac6d133c67078825318c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19434, "upload_time": "2015-11-23T20:19:32", "url": "https://files.pythonhosted.org/packages/23/26/d80003cfe7ea655cdf6ab4d836753f47fad6e2e70b1f6b2cfc3059d0c798/blueberrywsn-0.1.0.tar.gz" } ] }