Quick Multitouch apps using Kivy n Pytho
urtalkCreated on 18 September, 2011
95000
shareTalk at Pycon 2011 India by - Karan Singh.
Summary
Multitouch screen enabled devices are now everywhere and all around us. Kivy is an open source Python software library for rapid development of applications equipped with novel user interfaces, such as multi-touch apps.
Using Kivy and Python we can quickly create multitouch apps which can run on Windows, MacOS and Linux based platforms.
In this talk I will show you how to setup kivy and make useful multitouch input based apps rapidly!