Search results for 'open panel'
-
SQL Alchemy
SQL Alchemy โ Open Source ORM
The Python SQL Toolkit and Object Relational Mapper
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.
Learn More...
-
BuildBot
BuildBot โ Integration Framework
An Open Source Programing Tool
Buildbot is an open-source framework for automating software build, test, and release processes. Buildbot supports distributed, parallel execution of jobs across multiple platforms, flexible integration with version-control systems, extensive status reporting, and more. At its core, Buildbot is a job scheduling system: it queues jobs, executes the jobs when the required resources are available, and reports the results.
Learn More...
-
Cruise Control
Cruise Control
An Open Source Continuous Integration Tool
CruiseControl is both a continuous integration tool and an extensible framework for creating a custom continuous build process. It includes dozens of plugins for a variety of source controls, build technologies, and notifications schemes including email and instant messaging. A web interface provides details of the current and previous builds. And the standard CruiseControl distribution is augmented through a rich selection of 3rd Party Tools.
Learn More...
-
TortoiseSVN
TortoiseSVN for Windows
If you'd like to use Subversion on Windows, you might want to use the TortoiseSVN client. It lets you use commands and see the status of files from within Windows Explorer.
Operating System: Windows
Learn More...
-
Valgrind
Valgrind
An open-source debugging and profiling tool suite
Valgrind is an instrumentation framework for building dynamic analysis tools. Valgrind tools can automatically detect many memory management and threading bugs, profile your programs in detail, and to build new tools. The main 6 production-quality tools are: a memory error detector, two thread error detectors, a cache and branch-prediction profiler, a call-graph generating cache and branch-prediction profiler, and a heap profiler.
Learn More...

