[ANN] guidata v1.5.1

Pierre.RAYBAUT at CEA.FR Pierre.RAYBAUT at CEA.FR
Wed Nov 7 17:30:13 CET 2012


Hi all,

I am pleased to announce that `guidata` v1.5.1 has been released (http://guidata.googlecode.com).

Based on the Qt Python binding module PyQt4 (and mostly compatible with PySide), guidata is a Python library generating graphical user interfaces for easy dataset editing and display. It also provides helpers and application development tools for PyQt4.

guidata also provides the following features:
    * guidata.qthelpers: PyQt4 helpers
    * guidata.disthelpers: cx_Freeze/py2exe helpers (or how to build a self-consistent executable in three lines of code!)
    * guidata.userconfig: .ini configuration management helpers (based on Python standard module ConfigParser)
    * guidata.configtools: library/application data management
    * guidata.gettext_helpers: translation helpers (based on the GNU tool gettext)
    * guidata.guitest: automatic GUI-based test launcher
    * guidata.utils: miscelleneous utilities

guidata has been successfully tested on GNU/Linux and Windows platforms.

This is mostly a maintenance release with a couple of bugfixes and minor new features (see changelog here: http://code.google.com/p/guidata/wiki/ChangeLog).

The Mercurial repository is now publicly available here:
http://code.google.com/p/guidata/source/checkout

The `guidata` documentation with examples, API reference, etc. is available here:
http://packages.python.org/guidata/

Python package index page:
http://pypi.python.org/pypi/guidata/

Documentation, screenshots:
http://packages.python.org/guidata/

Downloads (source + Windows installers):
http://guidata.googlecode.com

--
Dr. Pierre Raybaut
CEA - Commissariat à l'Energie Atomique et aux Energies Alternatives


More information about the Python-announce-list mailing list