{"library":"kivy","type":"library","category":null,"description":"Kivy is an open-source Python framework for developing GUI applications that run cross-platform, including desktop (Windows, macOS, Linux), mobile (Android, iOS), and embedded platforms. It facilitates rapid prototyping and easy interaction design, supporting multi-touch applications with a reusable codebase. Kivy is released under the MIT License, actively developed by a strong community, and is currently at version 2.3.1.","language":"python","status":"active","version":"2.3.1","tags":["GUI","cross-platform","mobile","desktop","android","ios","embedded","multitouch","framework"],"last_verified":"Mon May 25","install":[{"cmd":"pip install kivy","imports":["from kivy.app import App","from kivy.uix.label import Label"]},{"cmd":"pip install \"kivy[full]\"","imports":[]},{"cmd":"python -m venv kivy_venv && source kivy_venv/bin/activate # On Windows: kivy_venv\\Scripts\\activate\npip install \"kivy[full]\"","imports":[]}],"homepage":"http://kivy.org","github":"https://github.com/kivy/kivy","docs":"https://kivy.org/doc/stable/","changelog":null,"pypi":"https://pypi.org/project/kivy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":5.6,"avg_import_s":0.52,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/kivy/compatibility"}}