# rgpio Package
rgpio is a module for Linux Single Board Computers (SBC) which allows control of the General Purpose Input Outputs (GPIO) over a network.
Each SBC must be running the rgpiod daemon.
## Features
* reading and writing GPIO singly and in groups
* software timed PWM and waves
* callbacks on GPIO level change
* notifications via pipe on GPIO level change
* I2C wrapper
* SPI wrapper
* serial link wrapper
* access control
* file handling
* creating and running scripts
* network access
Raw data
{
"_id": null,
"home_page": "http://abyz.me.uk/lg/py_rgpio.html",
"name": "rgpio",
"maintainer": "joan",
"docs_url": null,
"requires_python": null,
"maintainer_email": "joan@abyz.me.uk",
"keywords": "linux, sbc, gpio",
"author": "joan",
"author_email": "joan@abyz.me.uk",
"download_url": "https://files.pythonhosted.org/packages/ac/db/56c1af364614c7b89c7d253b4e79ce0d343b191b5f41fe2d61bbda95f3f1/rgpio-0.2.2.0.tar.gz",
"platform": null,
"description": "# rgpio Package\n\nrgpio is a module for Linux Single Board Computers (SBC) which allows control of the General Purpose Input Outputs (GPIO) over a network.\n\nEach SBC must be running the rgpiod daemon.\n\n## Features\n\n* reading and writing GPIO singly and in groups\n* software timed PWM and waves\n* callbacks on GPIO level change\n* notifications via pipe on GPIO level change\n* I2C wrapper\n* SPI wrapper\n* serial link wrapper\n* access control\n* file handling\n* creating and running scripts\n* network access\n\n",
"bugtrack_url": null,
"license": "unlicense.org",
"summary": "Linux SBC GPIO module",
"version": "0.2.2.0",
"project_urls": {
"Download": "http://abyz.me.uk/lg/lg.zip",
"Homepage": "http://abyz.me.uk/lg/py_rgpio.html"
},
"split_keywords": [
"linux",
" sbc",
" gpio"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c037a49232cc3ae4692820260a9024b14cbe2b56d7b0f06a1f06bbf17c7cd79b",
"md5": "2d9ce07eddadf9d40d9f7ba0dd6cddb6",
"sha256": "c37114d9db588d37028bbb852a5737f7bcd933ce4113f335e8646c317c65243e"
},
"downloads": -1,
"filename": "rgpio-0.2.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2d9ce07eddadf9d40d9f7ba0dd6cddb6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 26269,
"upload_time": "2024-03-29T22:05:35",
"upload_time_iso_8601": "2024-03-29T22:05:35.088646Z",
"url": "https://files.pythonhosted.org/packages/c0/37/a49232cc3ae4692820260a9024b14cbe2b56d7b0f06a1f06bbf17c7cd79b/rgpio-0.2.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "acdb56c1af364614c7b89c7d253b4e79ce0d343b191b5f41fe2d61bbda95f3f1",
"md5": "ead34f6cfe470554072f338a8af89bdf",
"sha256": "f0eab70749becff9f003bff6870bbfcb45483ae59edc6c043b6db80335a492ba"
},
"downloads": -1,
"filename": "rgpio-0.2.2.0.tar.gz",
"has_sig": false,
"md5_digest": "ead34f6cfe470554072f338a8af89bdf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 25385,
"upload_time": "2024-03-29T22:05:27",
"upload_time_iso_8601": "2024-03-29T22:05:27.283037Z",
"url": "https://files.pythonhosted.org/packages/ac/db/56c1af364614c7b89c7d253b4e79ce0d343b191b5f41fe2d61bbda95f3f1/rgpio-0.2.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-29 22:05:27",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "rgpio"
}