PyGObject 3.11.4 Released

2014-01-14 Thread Simon Feltman
I am pleased to announce version 3.11.4 of the Python bindings for GObject. This is the fourth alpha release of the 3.11.x series for GNOME 3.12. Notable additions in this release include demos showing off CSS with GTK+ thanks to Gian Mario Tagliaretti. While these demos are not currently included

pyPEG 2.15 released

2014-01-14 Thread Volker Birk
pyPEG now supports adding feeble things to the AST like automatically removed comments or whitespace. pyPEG is a quick and easy solution for creating a parser in Python programs. pyPEG uses a PEG like language in Python data structures to parse, so it can be used dynamically to parse nearly every

ANN: PyQt v5.2 Released

2014-01-14 Thread Phil Thompson
PyQt5 v5.2 has been released and is available from http://www.riverbankcomputing.com/software/pyqt/download5. PyQt5 is a comprehensive set of bindings for v5 of Digia's Qt cross-platform application framework. It supports Python v3, v2.7 and v2.6. The highlights of this release include full sup

[ANN]Uliweb 0.2.4 released!

2014-01-14 Thread limodou
## About Uliweb Uliweb is a full-stacked Python based web framework. It has three main design goals, they are: reusability, configurability, and replaceability. All the functionalities revolve around these goals. This project was created and lead by Limodou . ## Licens