hgnested

hgnested 0.5

hgnested is a Mercurial extension to work with nested repositories.To run the tests, do (run-tests.py comes from mercurial tests): python run-tests.py test-hgnestedFor more information please visit the hgnested website.Requirements:cursor-pointer"...

hubugs

hubugs 0.17.5

hubugs is a very simple Python client for working with GitHub's issue tracker.ConfigurationBefore using hubugs you must declare your authentication settings, so that we can access the API.You first need to define your GitHub user name:git config --global...

Gnoduino

Gnoduino 0.4.0

Gnoduino is an implementation of the well-known Arduino IDE for GNOME.Arduino IDE is great but JAVA implementation kinda sucks.This implementation is targeted at GNOME and its purpose is to be light.The source editor is based on gtksourceview.What is new...

jenkviz

jenkviz 0.3.1

jenkviz is a visualization of a Jenkins build flow using graphviz.Tool to crawl a Jenkins site using a build url and producing a SVG output to render the build flow. The SVG graph displays: - A summary box with:- the total elapsed time- the cumulated...

tratihubis is a tool that converts Trac tickets to Github issues by using the following steps:1. The user manually exports the Trac tickets to convert to a CSV file.2. Tratihubis reads the CSV file and uses the data to create Github issues and...

DaDaBIK

DaDaBIK 4.4 patch level 1

DaDaBIK project is a free PHP application that allows you to easily create a highly customizable front-end for a database in order to search, update, insert and delete records; all you need to do is specifying a few configuration parameters.Starting from...

pry is a unit testing framework for Python.Features:cursor-pointer" onclick="spovl3hide();"> Application features Built-in coverage analysis and profiling Assertion-based tests - no ugly failUnless*, failIf*, etc. methods Tree-based test structure for...

pyrasite

pyrasite 2.0

pyrasite is a Python tool that injects code into a running Python process.Example PayloadsHello Worldpyrasite < PID > payloads/helloworld.pyThis payload is used by the test suite, which can be run by doing:python setup.py testReverse Python Shell$...