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


ZLUDA Ports CUDA Applications To AMD GPUs
18/04/2024

ZLUDA is a translation layer that lets you run unmodified CUDA applications with near-native performance on AMD GPUs. But it is walking a fine line with regards to legality.



Amazon Ending Alexa Skills Payments
12/04/2024

Amazon has told developers who are signed up to the Alexa Developer Rewards Program that their monthly payments will end at the end of June. The announcement follows a decision to end the program unde [ ... ]


More News

Last Updated ( Sunday, 25 November 2018 )