Skip to content

b2ornot2b/kivy

 
 

Repository files navigation

Stories in Ready Kivy

Innovative User Interfaces Made Easy.

Kivy's Coverage Kivy's Trending

Introduction

Kivy is a Python framework for the development of multi-touch enabled media rich applications. The aim is to allow for quick and easy interaction design and rapid prototyping whilst making your code reusable and deployable.

Kivy is written in Python and Cython, based on OpenGL ES 2, supports various input devices and has an extensive widget library. With the same codebase, you can target Windows, OSX, Linux, Android and iOS. All our widgets are built with multitouch support.

Kivy is MIT licensed, actively developed by a great community and is supported by many projects managed by the Kivy organisation.

Installation, Documentation, Examples

Extensive installation instructions as well as tutorials and general documentation, including an API reference, can be found at: http://kivy.org/docs/

An offline version in PDF format is also available. Kivy ships with a bunch of examples that can be found in the examples/ folder.

Support

If you need assistance, you can ask for help on our mailing list:

We also have an IRC channel (expect responses mostly in the day hours of CET):

  • Server : irc.freenode.net
  • Channel : #kivy

Others projects

Have a look at our complementary projects:

  • Buildozer: A robot that will do everything needed to package your application for iOS and Android. Ask him, wait, it's done.
  • Plyer: Library for accessing features of your hardware such as the Accelerometer, Camera etc.
  • Pyjnius: Dynamic access to the Java/Android API from Python? Easy!
  • Pyobjus: Dynamic acccess to the Objective-C/iOS API from Python (wip).
  • Python for Android: Toolchain for building and packaging Kivy applications into Android APK's.
  • Kivy iOS: Toolchain for building and packaging Kivy applications into iOS IPA's.
  • Audiostream: Library for direct access to the Microphone and Speaker (for iOS and Android).
  • Garden: Explore User's widgets and libraries

Licenses

  • Kivy is licensed under the terms of the MIT. Please refer to the LICENSE file.
  • The provided fonts DroidSans.ttf and DroidSansMono.ttf are licensed under the terms of the Apache 2.0 License. The license can be found at http://www.apache.org/licenses/LICENSE-2.0
  • The current UI design has been adapted from Moblintouch theme's SVGs and is licensed under the terms of the LGPL 2.1.

About

Open source software library for creating NUI applications, running on Windows, Linux, MacOSX, Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.8%
  • C 5.0%
  • JavaScript 0.4%
  • Emacs Lisp 0.3%
  • CSS 0.2%
  • Shell 0.2%
  • Other 0.1%