6 projects tagged "Python"
CodeBase is a high-speed xBASE compatible database engine for C/C++, Visual Basic, Delphi & Java programmers. You can use CodeBase to write high performance database applications that are multi-user compatible with FoxPro, dBASE and Clipper, create anything from a Java applet to a full-blown Windows database application to a simple DOS utility, write scalable applications that can be deployed as single-user, multi-user or client/server, all without changing any of your source code, and port your applications to Windows, DOS, UNIX, OS/2, and Macintosh. There's a free 30-Day Test Drive option available. CodeBase is available for every major operating system including Windows XP, 2000, 9x, NT, CE, DOS, OS/2, Macintosh, and a variety of Linux and UNIX platforms including Solaris, SunOS, HP/UX, AIX, SCO, and others.
MudMagic Mud Client is a GTK/GNOME multi-platform MUD client. It provides aliases, triggers, multiple connections, plugins, MCCP, ZMP, MSP, tabbed sessions, ANSI color, and a game list that can be updated from mudmagic.com. It is configurable on a per-session basis. Plugins include an automapper, database, and note pad.
The Helix Ribosome build system is a set of programs written in the Python programming language which provide a common interface to retrieving and building programs from source code stored in a CVS repository. The build system is made up of two basic subsystems. The first ("build") calculates the dependencies of a target, retrieves the source code, and runs commands to build that source code in the correct order. The second component ("Umake") is a cross-platform Makefile generator, which generates makefiles that work with MSVC, CodeWarrior, and typical Unix toolchains. Umake can be used independently from the build program.