Kivy crash course 1: Making a simple App HD
Update: I started writing these tutorials up as standalone blog posts covering the same topics. You can find this one at http://inclem.net/2014/01/09/kivy-crash-course/1_making-a-simple-app/ Kivy [1] is a cross-platform graphical framework for python. One of its great advantages is that you can easily run a kivy app on android or ios, or even devices like the raspberry pi! This video is a super-fast introduction to writing a simple kivy app, starting from nothing at all and finishing with multiple kivy widgets that you can drag, rotate and scale. [1]: http://kivy.org/#home Button documentation: http://kivy.org/docs/api-kivy.uix.button.html Scatter documentation: http://kivy.org/docs/api-kivy.uix.scatter.html FloatLayout documentation: http://kivy.org/docs/api-kivy.uix.floatlayout.html Label: http://kivy.org/docs/api-kivy.uix.label.html
Похожие видео
Показать еще