Formlayout (32-bit) is a tiny Python module for creating form dialogs or widgets to edit various types of parameters with having to write any GUI code. The main advantage of formlayout (32-bit) over similar libraries is that it's very simple to...

Formlayout (64-bit) is a tiny Python module for creating form dialogs or widgets to edit various types of parameters with having to write any GUI code. The main advantage of formlayout (64-bit) over similar libraries is that it's very simple to...

guidata (32-bit) is a Python library generating graphical user interfaces for easy data set editing and display. It also provides helpers and application development tools for PyQt4. You can use this tool for creating dialog boxes by embedding certain...

guidata (64-bit) is a Python library generating graphical user interfaces for easy data set editing and display. It also provides helpers and application development tools for PyQt4. You can use this tool for creating dialog boxes by embedding certain...

userconfig

userconfig 1.0.9

userconfig is a very simple pure Python module providing an easy way to manage user configuration files (.ini files) for your Python applications. It creates automatically a .ini file in user's home directory containing software options. The API is quite...