Konzept is a small class diagram editor. Major design goal was usability. The project was inspired by the static diagram editor of the Toolkit of Conceptual Modelling. Konzept is a pure Qt application written in Python.
libbatch implements typical batch process functions. These functions include common SQL operations, functions for working with temp files, logging functions (with severity, priority, colors, and verbosity), functions that work with files and directories,
YABT is a context sensative string manipulation library. YABT currently can be used for Braille translation, but it is possible to put it to other uses such as preparation of text to be spoken by speech synthesisers.
Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
PBP is a web browser made for testing web applications. Its user interface is a command interpreter with a simple, focused shell-like language which helps both developers and non-developers create robust functional tests with little effort.
The Movinator is a movie database application. It manages information about movies plus ratings assigned to movies by movie critics. Based on these ratings and user ratings, the application can also make movie recommendations.
Qt4 bindings for Python using Boost.Python. The goal is to make a very pythonic API but taking advantage of thepower of Qt. Another goals are: QtDesigner integration, C++ embedded Python Widgets and an extensive documentation with demos and examples.
Shakya is a Free Software (GPL) framework for easy and quickly building powerfull applications with Python and PyGTK. Besides, there is also an IDE, made with this same framework, thus users can graphically desing Shakya/PyGTK applications.
99eyeballs is a tool that helps developers using Mac OS X Apples Cocoa frameworks find inconsistencies in the retain count of Objective-C cocoa objects.
BlockIt provides a Python framework to scan and parse a program file into constituent nested blocks, however defined, forming a block tree of your code and can be used as a mechanism to "extend" in some sense, the underlying programming language.
Cimarrón is an application development framework which uses the MVC pattern as its basis. Note that while cimarrón provides both View's and some Controller's, it does not Provide any Model, leaving the developer the posibility to choose it freely.
A simple bot that services various version control systems and sends by Jabber information about any changes. In this time it service only SVN repositories.
Luke is a Software Development Toolkit with a source code browser and tools for managing software development projects that may be missing from the typical IDE.
xot is an XML-based data model description framework whose main purpose is to allow developers to describe data models in a common language and then generate useful things from it, such as SQL commands for creating databases, database documentation, and g
Hylt is a file format that provides HYperLinked Text with minimal markup, meant to be both easy to view in any program and easy to keep in a version control system. The Hylt project covers the file specification, viewers, and tools to manage Hylt files.
A software toolkit that implements the CoSy Architecture Schema for developing integrated intelligent robotic systems. The toolkit focuses on supporting on a space of information-processing architectures based on shared working memories.
QA Assistant is a GNOME-Python program that aids in Quality Assurance. It creates a graphical checklist from an XML description. A reviewer fills in the checklist and then the program outputs a gpg-signed review for submittal to a tracking system.
Modelio-Open is a project hosting a set of open source extensions (SoaML, SysML and UML Testing Profile) for a previous version (1.2) of the Modelio Free tool .
Currently, the lastest version (2.x) of Modelio modeling and generation tool is available at http://modelio.org/downloads/download-modelio.html. All extensions are downloadable at http://forge.modelio.org/projects.
NeMo is a high-performance spiking neural network simulator which simulates networks of Izhikevich neurons on CUDA-enabled GPUs. NeMo is a C++ class library, with additional interfaces for pure C, Python, and Matlab.