Table Of Contents
External libraries¶
Kivy comes with other python/C libraries:
ddsfile
- used for parsing and saving DDS files.osc
- a modified/optimized version of PyOSC for using the Open Sound Control protocol.mtdev
- provides support for the Kernel multi-touch transformation library.
Warning
Even though Kivy comes with these external libraries, we do not provide any support for them and they might change in the future. Don’t rely on them in your code.