Kivy 1.8 Now With Python 3.x Support
Written by Sue Gee   
Thursday, 06 February 2014

Kivy 1.8 is the first version of a popular open source Python  framework to support Python 3.x.

Kivy, which is released under the MIT license and works on Windows, OSX, Linux, Android and iOS and Raspberry Pi makes use of OpenGL to create a standardized UI and graphics environment for Python.

It lets you  create apps that are multi-touch, react to gestures, and  track objects and markers.

Up until now it's main drawback was lack of support for the Python 3.x branch and, as we reported, in 2012 the Python Software Foundation awarded the Kivy Foundation $5,000  for porting the core Kivy codebase together with a number of Kivy project dependencies (their Android and iOS tools) and a number of third-party dependencies (e.g., PIL, gstreamer, opencv) to Python 3.3 and this has now been achieved.

The other highlights of this release are:

  • New media player named GstPlayer, based on Gstreamer 1.0 used as a implementation for the Audio and Video  core provider. This allow users access to the latest Gstreamer with all its improvements but also provides a common player  for both Python 2.7 and 3.3 on desktop platforms.

  • Scrollview has been slightly enhanced to support smoother scrolling utilizing Matrix transformation by default. It also now supports scrolling through bars or content or both.
  • Widgets now can be disabled simply by using `disabled` property.

 

kivylogo

 

The new version is available for download on the Kivy website.  

More Information

Kivy.org

Related Articles

Kivy 1.7 Released

Settlement Secures Python Name For Language       

Grants Awarded To Kivy and NLTK To Boost Python 3       

Enum Causes Controversy for Python 3.4       

PyPy 2.0 Released       

Brython - Python In The Browser       

Advanced Python Arrays - Introducing NumPy       

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


JetBrains AI Assistant - A Welcome Time Saver
28/02/2024

JetBrains AI Assistant saves developers up to eight hours per week and they appreciate its help.  77% of users feel more productive, 75% express that they are happier with their IDE experien [ ... ]



Opaque Systems Introduces Gateway GenAI Solution
14/03/2024

Opaque Systems has announced an early access program for Opaque Gateway, software designed to address data privacy, security, and sovereignty concerns in managing GenAI implementations.


More News

Last Updated ( Sunday, 25 November 2018 )