{ "info": { "author": "Thomas Preston", "author_email": "thomas.preston@openlx.org.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "microstackcommon\n================\n\nCommon functions for interacting with Microstack products.\n\nContains some core helper functions and pure Python drivers for accessing\nGPIO pins, SPI and I2C buses.\n\nCurrently in active development. Still need to experiment with SMBus for\nPython 3.\n\n\nDocumentation\n=============\n\n[http://microstack-iot.github.io/](http://microstack-iot.github.io/)\n\nInstall\n=======\n\nMake sure you are using the latest version of Raspbian:\n\n $ sudo apt-get update\n $ sudo apt-get upgrade\n\nInstall `microstackcommon` for Python 3 with the following command:\n\n $ sudo apt-get install python3-microstackcommon\n\nYou will also need to set up automatic loading of the SPI kernel module which\ncan be done with the latest version of `raspi-config`. Run:\n\n $ sudo raspi-config\n\nThen navigate to `Advanced Options`, `SPI` and select `yes`.\nChange Log\n==========\n\nv0.2.0\n------\n- Removed most of the spi/gpio group stuff becasue of new Raspbian rules.\n- Updated GPIO.\n- Cleaned up and adding to PyPi.\n\nv0.1.1\n------\n- Added i2c_dev to modules in install proceedure.\n\n\nv0.1.0\n------\n- Inital structure.", "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/microstack/microstackcommon", "keywords": "microstack raspberrypi openlx", "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "microstackcommon", "package_url": "https://pypi.org/project/microstackcommon/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/microstackcommon/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/microstack/microstackcommon" }, "release_url": "https://pypi.org/project/microstackcommon/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "The Microstack common functions module.", "version": "0.2.1" }, "last_serial": 1616147, "releases": { "0.2.0": [], "0.2.1": [ { "comment_text": "", "digests": { "md5": "44ebcadf6680d75e35ab4512d5f31ff1", "sha256": "52714fc4dabe6c49904c48ec06047013cd026c7e21cec9521fcfbe45bbfdb941" }, "downloads": -1, "filename": "microstackcommon-0.2.1.tar.gz", "has_sig": false, "md5_digest": "44ebcadf6680d75e35ab4512d5f31ff1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11133, "upload_time": "2015-07-02T10:17:24", "url": "https://files.pythonhosted.org/packages/f0/30/3f52abb404662e840cf83cec19d1ce9f85fca646cd6da5d1599d57339a21/microstackcommon-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "44ebcadf6680d75e35ab4512d5f31ff1", "sha256": "52714fc4dabe6c49904c48ec06047013cd026c7e21cec9521fcfbe45bbfdb941" }, "downloads": -1, "filename": "microstackcommon-0.2.1.tar.gz", "has_sig": false, "md5_digest": "44ebcadf6680d75e35ab4512d5f31ff1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11133, "upload_time": "2015-07-02T10:17:24", "url": "https://files.pythonhosted.org/packages/f0/30/3f52abb404662e840cf83cec19d1ce9f85fca646cd6da5d1599d57339a21/microstackcommon-0.2.1.tar.gz" } ] }