Categories

Updated: 11/08/2007

DITrack

DITrack is a free, open source, lightweight, distributed issue (bug, defect, ticket) tracking system using a Subversion repository instead of a backend database. It is written in Python and runs in UNIX environment (*BSD, Linux, MacOS X). DITrack is a major rethought of the issue tracking system paradigm. The main difference is that instead of sticking to the centralized model (one database, one web interface, one mail integration machinery), DITrack treats underlying Subversion storage as a versioned distributed file system which enables benefits of truly distributed operation mode.
Similar Scripts for "DITrack"

Learning Python

Learning Python is an introduction to the increasingly popular Python programming language -- an interpreted, interactive, object-oriented, and portable scripting language. This book thoroughly introduces the elements of Python: types, operators, sta...

SICKnotes

SICKnotes (Site Inventory, Configuration, and Knowledge) is a permissions-based Web tool that assists with inventory, system changes, contact info, and knowledge for anything from a small startup to a data center. SICKnotes is written in Python and u...

makefaq

makefaq is a Python script that creates a Frequently Asked Questions (FAQ) HTML page or text file from a specially formatted text data file.

Getting started with Python

Do you work in C, C++, or Java on large projects? This article shows how Python will give you results quicker and more reliably. Are you already scripting in a language other than Python? You''ll want to see how Python''s careful engineerin...

Writing CGI Programs in Python

Python has a very extensive, well documented and portable module library that provides a large variety of useful functions. The Internet-related collection is particularly impressive, with modules to deal with everything from parsing and retrieving U...
©2003-2008 jCay.com