Treethon

Pythonic way of building GUIs: just putting Python on a Yaml Tree
Download

Treethon Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Price:
  • FREE
  • Publisher Name:
  • Eric Atienza
  • Publisher web site:
  • http://code.google.com/u/ericaro/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 35 KB

Treethon Tags


Treethon Description

Pythonic way of building GUIs: just putting Python on a Yaml Tree Treethon will help you to structure your Python code different, not just write it different, but also to actually run it different. The first Treethon application is when the Tree is a GUI Tree (like most of the GUI Toolkits). Here are some key features of "Treethon": · a small generic vocabulary ( view, model, add, set, on, when, scope, import ): no headaches. · every code can reference the local Tree Node (using the self keyword), and thus, local Widget, local Model, local Events: no thousands of clever name to find, just the important ones · every code is written right in the Tree definition. Thus the GUI behaviour is self documented, debugging is atomic etc. · the GUI Tree is 'dynamic' then, you can easily build extensible application (with plugins and so on) · of course the heavy business code still can be imported using standard Python import model.


Treethon Related Software