Hi all, I am pleased to announce that `guidata` v1.7.7 has been released (https://github.com/PierreRaybaut/guidata). This is a maintenance release with a couple of bugfixes (compatibility with Spyder v4) -- guidata is compatible with Python 2.7, 3.4-3.8, PyQt4 and PyQt5.
Based on the Qt GUI library (PyQt4, PyQt5, 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 PyQt. guidata also provides the following features: * guidata.qthelpers: PyQt 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. The `guidata` documentation with examples, API reference, etc. is available here: https://guidata.readthedocs.io/en/latest/ Python package index page: http://pypi.python.org/pypi/guidata/ -- Pierre Raybaut _______________________________________________ Python-announce-list mailing list -- python-announce-list@python.org To unsubscribe send an email to python-announce-list-le...@python.org https://mail.python.org/mailman3/lists/python-announce-list.python.org/ Member address: arch...@mail-archive.com