Roadmap
The following enhancements and additional features are planned for dip:
- adding support to dip-builder for additional Python packaging tools (e.g.
PyInstaller) so that a single executable file for an application can be
created with a few mouse clicks
- full session management support including the saving and restoring of GUI
geometry and other internal state
- support for discovering plugins in the filesystem and allowing the user to
enable or disable discovered plugins
- a user preferences system that can be extended by plugins with specific
preferences
- a user documentation system that can be extended by plugins with specific
documentation
- adding support for additional toolkits (e.g. PyKDE)
- adding support for importing and exporting
- improvements to the testing framework.
The above is not a complete list and does not reflect any planned order of
implementation.
Suggestions for additional features are always welcome.