{"library":"gpiozero","type":"library","category":null,"description":"GPIO Zero is a Python library that provides a simple and approachable interface to GPIO (General Purpose Input/Output) devices on Raspberry Pi. It abstracts away low-level pin details, offering high-level classes for common components like LEDs, buttons, motors, and sensors, making physical computing accessible. The current version is 2.0.1. It generally follows a release cadence tied to bug fixes and new features, with major versions introducing breaking changes.","language":"python","status":"active","version":"2.0.1","tags":["raspberry pi","gpio","robotics","physical computing","hardware","education"],"last_verified":"Sun May 24","install":[{"cmd":"pip install gpiozero","imports":["from gpiozero import LED","from gpiozero import Button","import gpiozero"]},{"cmd":"sudo apt update && sudo apt install python3-gpiozero","imports":[]}],"homepage":"https://gpiozero.readthedocs.io/","github":"https://github.com/gpiozero/gpiozero","docs":"https://gpiozero.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/gpiozero/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2,"avg_import_s":0.2,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/gpiozero/compatibility"}}