├── README.md └── creating_kivy_code.zip /README.md: -------------------------------------------------------------------------------- 1 | creating_apps_in_kivy 2 | ===================== 3 | 4 | This is the example code than accompanies Creating Apps in Kivy by Dusty Phillips (9781491946671). 5 | 6 | Click the Download Zip button to the right to download example code. 7 | 8 | Visit the catalog page [here](http://shop.oreilly.com/product/0636920032595.do). 9 | 10 | See an error? Report it [here](http://oreilly.com/catalog/errata.csp?isbn=0636920032595), or simply fork and send us a pull request. 11 | -------------------------------------------------------------------------------- /creating_kivy_code.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oreillymedia/creating_apps_in_kivy/9a863ec595ff8fef07fb20a30502e5ef55ef4693/creating_kivy_code.zip --------------------------------------------------------------------------------