{ "info": { "author": "Harsha Alva", "author_email": "aharshac@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Home Automation", "Topic :: Software Development", "Topic :: System :: Hardware" ], "description": "This package provides placeholders to emulate the RPi.GPIO package functions on other devices.\r\n\r\nThe expected output from the functions \"input\", \"getmode\", \"event_detected\", and the delay time in seconds for \"wait_for_edge\" can be set using the \"out\" keyword argument.\r\nThe output for these functions is random otherwise, except for \"wait_for_edge\" which is 1 second.\r\n\r\nThe remaining functions \"add_event_callback\", \"add_event_detect\", \"cleanup\", \"getmode\", \"gpio_function\", \"output\", \"remove_event_detect\", \"setmode\", \"setup\", and \"setwarnings\" do nothing.\r\n\r\nFor examples and documentation of RPi.GPIO, visit http://sourceforge.net/p/raspberry-gpio-python/wiki/Home/\r\n\r\nProject page: https://github.com/aharshac/rpi-gpio-emu\r\n\r\nChange Log\r\n==========\r\n\r\n0.0.1\r\n------\r\n- Based on RPi.GPIO 0.6.5\r\n\r\n\r\n\r\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/aharshac/rpi-gpio-emu", "keywords": "Raspberry Pi GPIO", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "rpi-gpio-emu", "package_url": "https://pypi.org/project/rpi-gpio-emu/", "platform": "", "project_url": "https://pypi.org/project/rpi-gpio-emu/", "project_urls": { "Homepage": "https://github.com/aharshac/rpi-gpio-emu" }, "release_url": "https://pypi.org/project/rpi-gpio-emu/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Placeholder package to emulate RPi.GPIO package on non-Pi devices", "version": "0.0.1" }, "last_serial": 5640806, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "73966d9adf0c6415c1cae2cd2e0b45e1", "sha256": "176caaa42112b31b57b49b10bb720cfa3d65d2a8759e550f2e5d37f102ecd5f5" }, "downloads": -1, "filename": "rpi_gpio_emu-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "73966d9adf0c6415c1cae2cd2e0b45e1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3936, "upload_time": "2019-08-06T16:59:50", "url": "https://files.pythonhosted.org/packages/6c/0d/746b8acc85e46c8cfdb341a639008335639b58aa0443536e047a811baf89/rpi_gpio_emu-0.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "73966d9adf0c6415c1cae2cd2e0b45e1", "sha256": "176caaa42112b31b57b49b10bb720cfa3d65d2a8759e550f2e5d37f102ecd5f5" }, "downloads": -1, "filename": "rpi_gpio_emu-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "73966d9adf0c6415c1cae2cd2e0b45e1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3936, "upload_time": "2019-08-06T16:59:50", "url": "https://files.pythonhosted.org/packages/6c/0d/746b8acc85e46c8cfdb341a639008335639b58aa0443536e047a811baf89/rpi_gpio_emu-0.0.1-py2.py3-none-any.whl" } ] }