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.

 

espbook

 

Comments




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

 

Banner


Tabnine Adds Code Provenance And Attribution Checks
07/01/2025

Tabnine has added a feature intended to reduce the risk of IP infringement. The new Provenance and Attribution feature checks that code suggested by AI code assistants doesn't use code with copyright  [ ... ]



DryRun Announces Natural Language Code Policies
23/01/2025

DryRun Security is introducing Natural Language Code Policies  to provide AppSec teams with an automated way to build and maintain security policy rules. 


More News

Last Updated ( Sunday, 25 November 2018 )