figusdevpack (fdp), is designed for reducing application development time and acquainting new users with existing resources for multimedia development. It is structured around a wrapper library, example applications, tutorials and documentation.
TappedAudio is an audio library with an emphasis on the programming interface -- agnostic to the backend, written in highly-encapsulated C++ and using SWIG to present a unified API for C++, Python, Ruby, etc., regardless of the underlying audio platform.
Meld is a visual diff and merge tool designed to help users compare files, directories, and version-controlled projects with clarity and precision. It supports two-way and three-way comparisons, making it especially useful for reviewing code changes and resolving merge conflicts. Meld provides live comparison updates, allowing users to see differences immediately as files are edited. With built-in navigation tools, users can move quickly between changes and work directly on specific change blocks. ...
Cheval is a platform independent GUI shell for Python written with PyGTK. Featuring tabbed sessions, Syntax highlighting, code completion, call tips, history, auto-indentation, load and save sessions and much more
OpenDWS is a hobby project to create a datawarehousing suite that: - Can work on different OS - Federates databases - Can run Data analyses using plugins on different databases This project is programmed in Python Language.
ngram is a module to compute the similarity between two strings. It is different to python's "difflib.SequenceMatcher" in that it cares more about the size of both strings. ngram is an port and extension of the perl module called "String::Trigram
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The Open Descent Foundation (ODF) is a community for developers, who want to help to create open source programs, tools, etc. for the famous games Descent1, -2 or -3. Everyone can join the ODF if he accepts the idea of writing open source programs.
That project aims at providing tools and code to be used in C++ projects that use CppUnit and/or trac, to be able to include them easily in CruiseControl.
Collaborative editor, requirements management tool and much more
ARREA (A Reasonable Requirements Engineering Application) is a simple yet powerful requirements management tool that uses arbitrary files to store information and Subversion to allow team collaboration.
Its simple conventions make it suitable for much other purposes. In fact, for any document-oriented tasks focused on collaborative work and exhaustive change and traceability management.
At its heart, ARREA provides a thin layer on top of SVN that allows it to be used as a powerful...
1. Create an object-oriented python script that can represent mathematical concepts and their properties. 2. Represent all numeric values exactly. 3. Provide a variety of formats to export or embed representations of the mathematical concepts.
OpenGDK is short for Open Game Development Kit. It's supposed to be a plug-in BASED (it's different from OGRE. OGRE is plug-in friendly), cross-platform, open source, general purpose (2D, 3D, client, server, editor), game development kit.
TMT is a test management harness designed to manage hands-off execution, monitoring and result logging of test cases. The tool is scalable and portable, uses xml as a means to describe the test cases, monitor and manage the way the tests are run.
This program generates customizable hyper-surfaces (multi-dimensional input and output) and samples data from them to be used further as benchmark for response surface modeling tasks or optimization algorithms.
The Location Containment Object Model(LCOM) is a simulation framework written in Python. LCOM provides a rule-based solution to handling partial object containment, object migration, message passing, and simulation observation.
XRay is an analysis tool built upon your SCMs, aimed to consolidade project statistics from many repositories in a single tool, generating code reports and development statistics obtained from log data and file versions.
dfShell is a graphical shell in the style of a data flow composition tool. The programs launched by the shell can have >1 inputs and outputs. Backwards compatible with command line programs that use stdin and stdout.
A Menu Kit to provide a common pythonic interface to the menu systems of common gui's. Menus built with this kit will work unchanged with Tkinter, Qt4, Gtk an wxPython. An aid for developers and a tool to assist cross gui support.