db4o

db4o 8.1

db4o is designed to be a simple, easy-to-use, and fast, native object database. Software developers using popular Java and .NET object-oriented frameworks know that using object databases is a more natural way to get work done. Developers have three ways...

gitstatus

gitstatus 1.5.0

gitstatus is a Python script to support your GIT operate.Usage and Commands:Usage: $ gitstatus < cmd > < arguments >cmd: 1, nomal -- show status. 2, tree < *type > -- show tree of repogitry. 3, attr < file > -- show attribute of...

udr

udr 1.0

udr is a Unicode dict reader in the spirit of csv.DictReader that recodes lines in UTF-8. It mostly extends the csv UnicodeReader from the python csv docs and makes it a dict reader.Thanks go to the authors of csv, csv.DictReader and the csv doc...

GNUSim8085 is a graphical simulator for the Intel 8085 microprocessor.GNUSim8085 is a simulator and assembler for the Intel 8085 Microprocessor, in GNOME environment.GNU 8085 Simulator contains an inline assembler and a debugger.What is new in this...

Snake

Snake 0.2

Snake is yet another Make-like utility, written in Python and inspired by Rake.Usage ExampleIn a directory with snakefile.py containing such code:from snake.api import *@taskdef hello(): print("Hello World!")task('default', deps=hello)one could...

Pydev

Pydev 1.4.3

Pydev is a plugin that enables users to use Eclipse for Python and Jython development, making Eclipse a first class Python IDE. It comes with many goodies such as code completion, syntax analysis, refactor, syntax highlighting, debug and many others.Pydev...

GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, XDB, JDB, the Perl debugger, the bash debugger, or the Python debugger.Besides "usual'' front-end features such as viewing source texts, DDD has become famous...

Flashdist

Flashdist 20090216

Flashdist is an embedded OpenBSD installer. It will install OpenBSD onto any attached disk, IDE or USB CompactFlash adapter, hard disk or vnode pseudo disk device.It is designed to install a minimal version of OpenBSD with all of its advanced networking...