EasyGuider 0.1
GUI auto creating toolkit based on data driven
It's a GUI toolkit based on wxPython. So if you want to use it you need to install wxPython on your box. The main idea of it is Data Driven. Because I found many times, what I want just a GUI interface to gain some data from the user, and I don't care about the beauty of the interface. And if I have time, I can promote the GUI interface later. In the earlier of the project, what I want just is quicker and quicker. And I also realized that, the GUI interface is easy to change, but the data is not the same. So I want to made a GUI toolkit to implement that: a GUI auto creating toolkit based on data driven. That is why the EasyGuider be found.
So according the idea, the main work you need to do is design the data model, and other things is left for EasyGuider. But the data model I designed is very simple, just a tuple list, so you can very easily to write the model.
There is lack of documents, but I'll do my best to do that.
- Author: limodou <limodou at gmail com>
- Maintainer: limodou <limodou at gmail com>
- Home Page: http://wiki.woodpecker.org.cn/moin/EasyGuider
- Download URL: http://wiki.woodpecker.org.cn/moin/EasyGuider/?action=AttachFile&do=get&target=EasyGuider-0.1.tar.gz
- Keywords: automate,gui,wxPython,python,data
- License: GPL
- Platform: All Platforms
- Requires wxPython
- Categories
- Package Index Owner: limodou
- DOAP record: EasyGuider-0.1.xml
Log in to rate this package.
