{ "info": { "author": "Junior Mascarenhas", "author_email": "juniorug@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: BSD License", "Topic :: Utilities" ], "description": "LibsensorPy\r\nAn extendable python library to manipulate sensors coupled to the Raspberry Pi\r\n\r\nWHAT IS NEEDED BEFORE INSTALL?\r\n\r\n1) Configure and enable SPI and I2C ports on raspperry:\r\n\r\n$ sudo apt-get install python-smbus\r\n$ sudo apt-get install i2c-tools\r\n2.1) For Raspbian users, check /etc/modprobe.d/raspi-blacklist.conf and comment \"blacklist i2c-bcm2708\" and \"blacklist spi-bcm2708\" by running\r\n\r\n$ sudo nano /etc/modprobe.d/raspi-blacklist.conf\r\nand adding a # (if its not there).\r\n\r\n# blacklist i2c-bcm2708\r\n\r\n# blacklist spi-bcm2708\r\n\r\n2.2) For Wheezy or something-other-than-Occidentalis, add the following lines to /etc/modules:\r\n\r\ni2c-dev\r\ni2c-bcm2708\r\nspi-bcm2708\r\nand then reboot.\r\n\r\n3) Install pigpio:\r\n\r\n$ wget abyz.co.uk/rpi/pigpio/pigpio.zip\r\n$ unzip pigpio.zip\r\n$ cd PIGPIO\r\n$ sudo make\r\n$ sudo make install\r\n\r\n4) Install setuptools:\r\n\r\nsudo apt-get install python-setuptools\r\n\r\nHow to download and install LibsensorPy:\r\n\r\n1) Via pip:\r\n\r\nsudo pip install libsensorPy\r\n\r\n2) Via wget:\r\n\r\n$ wget https://pypi.python.org/packages/source/l/libsensorPy/libsensorPy-0.0.4.tar.gz\r\n$ tar -zxvf libsensorPy-0.0.4.tar.gz\r\n$ cd libsensorPy-0.0.4/\r\n$ sudo python setup.py install", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/juniorug/libsensorPy", "keywords": "example documentation tutorial", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "libsensorPy", "package_url": "https://pypi.org/project/libsensorPy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/libsensorPy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/juniorug/libsensorPy" }, "release_url": "https://pypi.org/project/libsensorPy/0.0.9/", "requires_dist": null, "requires_python": null, "summary": "An extendable python library to manipulate sensors coupled to the Raspberry Pi", "version": "0.0.9" }, "last_serial": 2039614, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7a9f696bc78847e146d74639174bad37", "sha256": "254157869437e4d62b2ba77adb8af8ce34cb74dea9423c7a4b57bee1ed6bacf8" }, "downloads": -1, "filename": "libsensorPy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7a9f696bc78847e146d74639174bad37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16354, "upload_time": "2015-04-01T15:02:56", "url": "https://files.pythonhosted.org/packages/b2/53/1201f4c5fc7eb717d6ad9b57353857affc956f99400a28126c88788172e2/libsensorPy-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "ceabbf0bb433cb44df9c0e3ad29b8240", "sha256": "7146ce471c4bf3896feed3b794342bb7eb7d65c3a2a8bd2fd65f876b9d6724cd" }, "downloads": -1, "filename": "libsensorPy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ceabbf0bb433cb44df9c0e3ad29b8240", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18974, "upload_time": "2015-04-04T04:16:43", "url": "https://files.pythonhosted.org/packages/50/63/2668e321ce3de10088be036c3806f751251906c748da2f477b0574767c3c/libsensorPy-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "7c0480baab94849b5df23d1619f202f7", "sha256": "1008118d10140f82daaba4247d3b20113788cb3eda882791db9f27ec8270c263" }, "downloads": -1, "filename": "libsensorPy-0.0.3.tar.gz", "has_sig": false, "md5_digest": "7c0480baab94849b5df23d1619f202f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18954, "upload_time": "2015-04-04T04:46:16", "url": "https://files.pythonhosted.org/packages/37/7f/fa5c385e79caa4804fdd1197c32bc47bea7efffa4f5d0a60ef158726d229/libsensorPy-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "3fab1cdd236597eeca3d729576aa1538", "sha256": "8dc000cab5476253a768f2350b66020b5d6a2c5bd472c9432a53442ad7828f07" }, "downloads": -1, "filename": "libsensorPy-0.0.4.tar.gz", "has_sig": false, "md5_digest": "3fab1cdd236597eeca3d729576aa1538", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19081, "upload_time": "2015-04-04T05:05:13", "url": "https://files.pythonhosted.org/packages/82/f8/d37d813d476097536f68212149f61b2c72ab444b901d1adca49c8c1eb3f2/libsensorPy-0.0.4.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "a6ca51ba7f756b616df8c55df32f1c3f", "sha256": "2cb792eff3d5c16660a3452d8849beddd7f17795b78d1986d6a52251d8f85eac" }, "downloads": -1, "filename": "libsensorPy-0.0.7.tar.gz", "has_sig": false, "md5_digest": "a6ca51ba7f756b616df8c55df32f1c3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25167, "upload_time": "2015-04-27T04:03:44", "url": "https://files.pythonhosted.org/packages/da/8a/1fca6a529114a44b6ff509e861e42fed6829ad7e1e1137b482e0b78ccfe6/libsensorPy-0.0.7.tar.gz" } ], "0.0.8": [], "0.0.9": [ { "comment_text": "", "digests": { "md5": "ee28db6ce626b02813b4f7051f4896b5", "sha256": "44457aadbf18461a276ccad4ceaf013d786ecc931d9b09fa38dc21196868bbdf" }, "downloads": -1, "filename": "libsensorPy-0.0.9.tar.gz", "has_sig": false, "md5_digest": "ee28db6ce626b02813b4f7051f4896b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23840, "upload_time": "2016-04-01T04:56:54", "url": "https://files.pythonhosted.org/packages/1f/39/7a56aac885fdd9dcd02cae69e94a93e3ec85341930a0a43d8fa4e7e7bb12/libsensorPy-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ee28db6ce626b02813b4f7051f4896b5", "sha256": "44457aadbf18461a276ccad4ceaf013d786ecc931d9b09fa38dc21196868bbdf" }, "downloads": -1, "filename": "libsensorPy-0.0.9.tar.gz", "has_sig": false, "md5_digest": "ee28db6ce626b02813b4f7051f4896b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23840, "upload_time": "2016-04-01T04:56:54", "url": "https://files.pythonhosted.org/packages/1f/39/7a56aac885fdd9dcd02cae69e94a93e3ec85341930a0a43d8fa4e7e7bb12/libsensorPy-0.0.9.tar.gz" } ] }