<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Creating Apps in Kivy</title>
  </titleInfo>
  <name type="personal">
    <namePart>Phillips, Dusty</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Mumbai</placeTerm>
    </place>
    <publisher>Shroff Publishers &amp; Distributors Pvt. Ltd.</publisher>
    <dateIssued>2018</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>172</extent>
  </physicalDescription>
  <note>Build mobile apps efficiently with Kivy, thePython-powered graphical toolkit for creating natural user interfaces withelegant multitouch support. With this hands-on guide, you’ll learn step-by-stephow to build and deploy a complete Kivy app for iOS and Android devices. Ifyou’re just beginning to work with Python, but are reasonably familiar with itssyntax, you’re ready to go.

Each chapter includes exercises, usingexamples that run on Python 3 and Python 2.7. Learn how Kivy simplifies mobiledevelopment with its cross-platform API and domain-specific Kv language, andwhy this free and open source toolkit is ideal for commercial products.

Design custom widgets with the Kv language
Delve into Kivy events, event handlers, and properties
Dynamically change which Kivy widgets are displayed
Understand and apply iterative development principles
Create basic animations, using Canvas and graphics primitives
Store local data with Kivy’s powerful key value store
Add basic gestures to switch between app views
Improve your app’s usability with Kivy’s built-in widgets
Deploy the app to your Android or iOS device, using Buildozer</note>
  <note>Contents
Introduction Kivy
Events and Properties
Manipulating Widgets
Iterative Developments
Kivy Graphics
Kivy Storage
Gestures
Advanced Widgets
Releasing to Android and iOS
Writing a Simple Mobile Game
Modeling Enemies
Advance Graphics
Index</note>
  <subject>
    <topic>CSE</topic>
  </subject>
  <classification authority="ddc">005.133 PHI</classification>
  <identifier type="isbn">978-93-5110-802-3</identifier>
  <identifier type="">Allied Informatics, Jaipur</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">BSDU</recordContentSource>
    <recordCreationDate encoding="marc">200116</recordCreationDate>
    <recordChangeDate encoding="iso8601">20200116125618.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">English</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
