<p><b>Create responsive cross-platform UI/UX applications and games in Python using the open source Kivy library</b></p> <h2>About This Book</h2><ul><li>Utilize the power of Kivy to develop applications that run on all the major platforms</li><li>Build user interfaces (UI) and control multi-touch ev
Kivy: Interactive Applications in Python: Create cross-platform UI/UX applications and games in Python
β Scribed by Roberto Ulloa
- Publisher
- Packt Publishing
- Year
- 2013
- Tongue
- English
- Leaves
- 138
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Mobiles and tablets have brought with them a dramatic change in the utility of applications. Compatibility has become essential, and this has increased the kind of interaction that users expect: gestures, multi-touches, animations, and magic pens. Kivy is an open source Python solution that covers these market needs with an easy-to-learn and rapid development approach. Kivy is growing fast and gaining attention as an alternative to the established developing platforms. Kivy: Interactive Applications in Python quickly introduces you to the Kivy development methodology. You will learn some examples of how to use many of the Kivy components, as well as understand how to integrate and combine them into big projects. This book serves as a reference guide and is organized in such a way that once finished, you will have already completed your first project.
π SIMILAR VOLUMES
Kivy β Interactive Applications and Games in Python 2nd Edition, will equip you with all the necessary knowledge to create interactive, responsive, and cross-platform applications and games. This book introduces the Kivy language and the necessary components so you can implement a graphical user in
2nd ed. β Packt Publishing, 2015. β 206 c. β ISBN: 1785286927, 9781785286926<div class="bb-sep"></div>Kivy β Interactive Applications and Games in Python Second Edition, will equip you with all the necessary knowledge to create interactive, responsive, and cross-platform applications and games.<br/>
<p> For Python developers this is the clearest guide to the interactive world of Kivi, ideal for meeting modern expectations of tablets and smartphones. From building a UI to controlling complex multi-touch events, it's all here. </p> <p><b>Overview</b></p> <ul> <li>Use Kivy to implement apps and ga
<p> For Python developers this is the clearest guide to the interactive world of Kivi, ideal for meeting modern expectations of tablets and smartphones. From building a UI to controlling complex multi-touch events, it's all here. </p> <p><b>Overview</b></p> <ul> <li>Use Kivy to implement apps and ga
Cover; Copyright; Credits; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: GUI Basics: Building an Interface; Hello World!; Basic widgets -- labels and buttons; Layouts; Embedding Layouts; Our Project -- comic creator; Summary; Chapter