Raw data
{
"_id": null,
"home_page": "",
"name": "sbc-gpio",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "sbc,gpio,overlays",
"author": "",
"author_email": "Thomas Dunteman <git@learningtopi.com>",
"download_url": "https://files.pythonhosted.org/packages/9e/43/446bf6f1b9610e3af61b23667c1df88c494de991c95ab866bf79b2b62f87/sbc_gpio-1.0.3.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "",
"summary": "Python Library for abstraction GPIO and for SBC testing",
"version": "1.0.3",
"project_urls": {
"Bug Tracker": "https://github.com/LearningToPi/sbc_gpio/issues",
"Homepage": "https://www.learningtopi.com/python-modules-applications/sbc_gpio/",
"Source Code": "https://github.com/LearningToPi/sbc_gpio"
},
"split_keywords": [
"sbc",
"gpio",
"overlays"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a921e670a2473143b16e863842dd533108ca8ec5c0563fcf91929e5815a693b2",
"md5": "2bf23988602607f722f0f7afbabd095c",
"sha256": "91c673bc5ff3ea6112c99aac67e0d559e72eee7f211999dab88fcd37257ab9b1"
},
"downloads": -1,
"filename": "sbc_gpio-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2bf23988602607f722f0f7afbabd095c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 40396,
"upload_time": "2023-06-08T22:00:26",
"upload_time_iso_8601": "2023-06-08T22:00:26.275782Z",
"url": "https://files.pythonhosted.org/packages/a9/21/e670a2473143b16e863842dd533108ca8ec5c0563fcf91929e5815a693b2/sbc_gpio-1.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9e43446bf6f1b9610e3af61b23667c1df88c494de991c95ab866bf79b2b62f87",
"md5": "dce368574988b165d554c3a41bdb5a75",
"sha256": "90a60453b90af62c5148a5a3388984b146939be377ce56726df44938015bd93f"
},
"downloads": -1,
"filename": "sbc_gpio-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "dce368574988b165d554c3a41bdb5a75",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 28483,
"upload_time": "2023-06-08T22:00:27",
"upload_time_iso_8601": "2023-06-08T22:00:27.949340Z",
"url": "https://files.pythonhosted.org/packages/9e/43/446bf6f1b9610e3af61b23667c1df88c494de991c95ab866bf79b2b62f87/sbc_gpio-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-08 22:00:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "LearningToPi",
"github_project": "sbc_gpio",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "bmx280-spi",
"specs": [
[
">=",
"1.0.3"
]
]
},
{
"name": "dht11-spi",
"specs": [
[
">=",
"1.0.2"
]
]
},
{
"name": "gpiod",
"specs": [
[
">=",
"1.5.3"
]
]
},
{
"name": "lirc",
"specs": [
[
">=",
"2.0.2"
]
]
},
{
"name": "logging-handler",
"specs": [
[
">=",
"1.0.6"
]
]
},
{
"name": "pyserial",
"specs": [
[
">=",
"3.5"
]
]
},
{
"name": "RPLCD",
"specs": [
[
">=",
"1.3.0"
]
]
},
{
"name": "smbus2",
"specs": [
[
">=",
"0.4.2"
]
]
},
{
"name": "spidev",
"specs": [
[
">=",
"3.6"
]
]
}
],
"lcname": "sbc-gpio"
}