0
kicks
python ide:UliPad
UliPad is en editor written in python and wxPython. UliPad uses Mixin and Plugin technique as its architecture. Most of its classes can be extended via mixin and plugin components, and finally become an integrity class when creating the instance. So UliPad is very dynamic.