{ "info": { "author": "Garrett Berg", "author_email": "garrett@cloudformdesign.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Embedded Systems", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Linux [sysfs](https://www.kernel.org/doc/Documentation/gpio/sysfs.txt) gpio access\n\nThis library provides gpio access via the standard linux [sysfs interface](https://www.kernel.org/doc/Documentation/gpio/sysfs.txt)\n\nIt is intended to mimick [RPIO](http://pythonhosted.org/RPIO/) as much as possible \nfor all features, while also supporting additional (and better named) functionality \nto the same methods.\n\n\n## Supported Features\n- get pin values with `read(pin)` or `input(pin)`\n- set pin values with `set(pin, value)` or `output(pin, value)`\n- get the pin mode with `mode(pin)`\n- set the pin mode with `setup(pin, mode)`\n - `mode` can currently equal `gpio.IN` or `gpio.OUT`\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cloudformdesign/gpio", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "gpio", "package_url": "https://pypi.org/project/gpio/", "platform": "", "project_url": "https://pypi.org/project/gpio/", "project_urls": { "Homepage": "https://github.com/cloudformdesign/gpio" }, "release_url": "https://pypi.org/project/gpio/0.3.0/", "requires_dist": null, "requires_python": "", "summary": "gpio access via the standard linux sysfs interface", "version": "0.3.0" }, "last_serial": 4969119, "releases": { "0.0.3": [], "0.0.4": [], "0.1.0": [ { "comment_text": "", "digests": { "md5": "6314ea910e7acf03eed20d0e2ae6ccf5", "sha256": "6d06b940aa1f1ac62de1917b1d2804cf03253cb54c52753c96018672038beffa" }, "downloads": -1, "filename": "gpio-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6314ea910e7acf03eed20d0e2ae6ccf5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2773, "upload_time": "2015-03-23T22:42:59", "url": "https://files.pythonhosted.org/packages/60/ac/eea24d1ab6ef610c796312898feae7a708071e05d794d72c02c0ea5b83e5/gpio-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "16a7460baec0aed423f5219a50557ec7", "sha256": "12565264495dc0dac475d872a618f1fc636c3d5b5a07ddd709d30f3fae701873" }, "downloads": -1, "filename": "gpio-0.1.1.tar.gz", "has_sig": false, "md5_digest": "16a7460baec0aed423f5219a50557ec7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2825, "upload_time": "2015-04-02T18:47:51", "url": "https://files.pythonhosted.org/packages/34/8a/620cfe7b6dc8c0199e4623a047589144d5cc2d4147f8346883ebb8bfb36b/gpio-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "78ec62e8f2611204d329b930ff5b8ec0", "sha256": "cabb74046e37dddfa781314294c2475dfdf20a0eaf4949492c081ed8aab5160a" }, "downloads": -1, "filename": "gpio-0.1.2.tar.gz", "has_sig": false, "md5_digest": "78ec62e8f2611204d329b930ff5b8ec0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2886, "upload_time": "2015-04-02T19:03:55", "url": "https://files.pythonhosted.org/packages/1d/8b/dd0e69fecce04d6356eb0a7a12fdf8f6047d626f2ba387dd95bbc68c9a57/gpio-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "17aa16c47db01bead36db786a235ac8f", "sha256": "9fb86a31c759c9dfdff54de3bb170354cd7ab968b009732d656e8049c5e263dc" }, "downloads": -1, "filename": "gpio-0.2.0.tar.gz", "has_sig": false, "md5_digest": "17aa16c47db01bead36db786a235ac8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2776, "upload_time": "2017-02-07T16:42:06", "url": "https://files.pythonhosted.org/packages/62/27/020b5bab023f79100ad79d544239887e939f7c5dea7972f80c7fedc46be3/gpio-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "e9f30a756fa92961383e2ee01395db5d", "sha256": "0b8db65f554ad7e6733910ead6560f9800d179a73a3e4e3413e619fc334f8c7b" }, "downloads": -1, "filename": "gpio-0.3.0.tar.gz", "has_sig": false, "md5_digest": "e9f30a756fa92961383e2ee01395db5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2906, "upload_time": "2019-03-21T17:18:18", "url": "https://files.pythonhosted.org/packages/bf/3c/475c228923c465245bf267a6654b82128823b4b3f2f12801e06bfdc201a0/gpio-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e9f30a756fa92961383e2ee01395db5d", "sha256": "0b8db65f554ad7e6733910ead6560f9800d179a73a3e4e3413e619fc334f8c7b" }, "downloads": -1, "filename": "gpio-0.3.0.tar.gz", "has_sig": false, "md5_digest": "e9f30a756fa92961383e2ee01395db5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2906, "upload_time": "2019-03-21T17:18:18", "url": "https://files.pythonhosted.org/packages/bf/3c/475c228923c465245bf267a6654b82128823b4b3f2f12801e06bfdc201a0/gpio-0.3.0.tar.gz" } ] }