The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
The Kivy team is happy to announce the release of Kivy 2.2.1
Kivy is a full-featured framework for creating novel and performant user interfaces, such as multi-touch applications, released under the MIT license. The framework works on Windows, macOS, Linux, Android, iOS and Raspberry Pi.
Installation instructions and Kivy Docs are hosted on the Kivy Website
Currently supported Python versions are 3.7-3.11
Highlights
- [#8283]: backport (#8276): Limit stencil to inner instructions on Image widget
Tests/ci
- [#8288]: backport (#8263): Increase timeout of httpbin tests to reduce risk of failures on CI runs