The Mandragora World Engine is a C++/Python engine which allows the easy creation of programs, including applications, simulations, and games. Able to load and run specific program modules. Will handle objects, graphics, sound, physics, GUI, and even AI.
a delegate compiler and a numerical scripting language (like syscalls). the compiler is done in concept but the backend is still in the brainstorming phase.
This is a scripting language for the .NET platform, similar to Python. Previously, it had a nice IDE and could run Python code unchanged. This is a from-scratch reimplementation using the dynscript-net project. I hope to reimplement all the old features.
The Stakker project aims to develop Linux drivers and GUI CD management applications with a SQL backend for CD/DVD library/archiving boxes. The Dutch word "Stakker" means "poor blighter" (says babelfish) :-). Imation Stakka works, CD-300 not yet.
A regex tool -- A PythonGUI for creating, testing and debugging regular expressions for the Python programming language. Kodos utilizes the pyqt library for it's interface. Screenshots available on project homepage.
Genie Jython is a basic IDE for Jython programming Language and Java. it is still under development.it includes syntax highlighting, find, replace, print, print preview, compile run, create jar, create manifest etc.
xbgtk - an xbase/Harbour/xHarbour object-oriented wrapper for using the GTK+ GUI. This project has been deprecated in favour of https://github.com/tuffnatty/hbgi, an approach that uses GObject Introspection for automatic bindings.
JyConsole is an advanced Java graphic console for Jython. JyConsole provides an object-oriented completion on Java and Python objects and allows the direct manipulation of objects. JyConsole includes command history, script loading and GUI preference.
This is currently a bunch of scripst used to manage translations of a large number of Java Server Pages (JSP). It is not integrated into any IDE, but can be used as a general way to manage these files from anywhere.
External diff Tool is an Eclipse plugin that allows the launch of an external diff tool for file compares rather than the default built-in Eclipse diff tool. This plugin doesn't replace the built-in Eclipse tool. It only adds a new menu item to the GUI.
wxDeveloperStudio is a set of tools for developing applications based on the wxWidgets cross-platform framework for C++. It features an Integrated Development Environment (IDE) and a Dialogue Generator for designing GUI resources visually.
An object-oriented Python framework for the simple implementation of ncurses text user interfaces, allowing for widget development in a GUI-programming manner.
pyrap is a pygtk application and python library that will allow a tester to "record and playback" gui applications on linux. The recorded test creates a executable python script for playback. Recording uses image recognition.
pyMP is short for python music player. It started out in 2004 as a command line tool for playing cd's. The scope of the project kinda grew and now it is a fully functional MP3 player with a GUI. Check it out :)
EveryGui provides two applications: Chameleon, which is a dynamic GUI for virtually any tool or OS command, and Designer which is a visual environment for editing config files that determine Chameleon's different behaviours for each tool/command.
Vython Studio is an Visual RAD Integrated Development Environment (IDE) for building Graphical applications in python using wxpython, PyQT and other libraries.
Smart Card developmennt environment (cross-platform software and smart card applets for Javacard and BasicCard).
SCF Bundle provide everything but the GUI to develop a smart card based application.
A dialect of XUL implementing most of Mozilla XUL's Fourth Draft. XML User Interface Language (XUL) is a method for easily creating GUI applications. Lux XUL supports Python scripting via Jython 2.1.
A cross platform code editor primarily intended for C++. It's goal to be editor, not an IDE. If you want something that writes your makefiles/GUI, go look at an IDE. Keywords: Syntax highlighting, spell checking, folding, word completion, keyboard d