Download BoolChoice 0.1 »
(boolchoice.py)
A very simple subclass of the wx.Choice control. Values are (python types) False and True, respectively.
Download wxPythonDemo 0.0.9 »
(wxSimpleDemo.py)
A simple example of a full application in wxPython using OOP concepts.
Download wxHTMLPygmentizer 0.1.0 »
(.tar)
(.zip)
A graphical interface to the pygments library, a fantastic code parser and formatter that colorizes code and outputs to several formats, though this utility is (currently) only made for HTML output.