- IDE Studio: Python IDE Editor
- IDEStudio is an enhanced version of the standard Python Idle Integrated Development Environment, featuring:
- Embedded Idle Editor,
- Visual class and method inspector of editor files;
- Integrated PYDOC on-line help;
- Intrgrated productivity tools, such as find, grep and execute scripts.
- SpecTix: Multi-language Interface Builder
- SpecTix provides a development environment to build applications with graphical user interfaces that run on multiple platforms with multiple languages.
SpecTix generates target code for the following languages:
- Tcl with the Tk toolkit.
- Java with AWT
- Perl with the Tk toolkit.
- Python with the Tkinter toolkit.
- Ruby with the Tk toolkit.
- Tixapps: Tix Applications
- TIDE applications use the Tixapps framework, which include:
Tixapps require Tix 8.1.3 from http://tix.sourceforge.net.
- tixinspect:
- an inspector for Tix/Tk applications. It uses Tk's send command to retrieve infomation from other Tk applications.
- tixdebug:
- a debugger to work with tixinspect.
- tixinfo:
- an info browser for GNU documentation.