Showing posts with label Python. Show all posts
Showing posts with label Python. Show all posts

Sunday, July 3, 2011

Python improvements, PySide

In the next release, I'm going to include PySide in Ramen's package.
PySide is a new set of Qt bindings for Python, and unlike PyQt, 
the license (LGPL) allows me to bundle it and distribute code 
the uses PySide.


I'm also adding the bits of code needed to connect PySide with C++ Qt 
widgets, Ramen's  objects and write parts of the app in Python.
The first result of this is the new SeExpression editor.




I expect to release this at the end of next week.