Projects tagged ‘code’, ‘python’, and ‘tools’


[12 total ]

418 Users
   

Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects.
Created over 3 years ago.

108 Users
   

SCons is a software construction tool (build tool substitute for Make) implemented in Python. It features a modular build engine that can be embedded in other software. SCons configuration files are ... [More] Python scripts that call the build engine API. It can scan files to detect dependencies automatically and maintain a global view of all dependencies in a build tree, and uses MD5 signatures to detect changed file contents reliably. Timestamps can be used if you prefer. SCons also supports parallel builds and is easily extensible through user-defined builder and scanner objects. [Less]
Created over 3 years ago.

34 Users
   

Agilo for Scrum is a simple, web-based and straightforward tool to support the Scrum process. Agilo is based on Trac a very successful and widespread Ticket Tracking System, and developed using the ... [More] Python programming language. Agilo has all the basics you need in a tool to support the use of the Scrum process (daily stand-up, burndown charts, etc.). A useful feature is the ability to link items together. This includes the capability of copying information from parent to child. Being able to do this, you can create relationships with tasks relating to features, features relating to iterations or sprints, and so forth. Agilo is highly customizable and therefore adoptable on every specific process (e.g. multiproject management, offshore..) Solving the key problems of tracking tools like Tra [Less]
Created about 1 year ago.

21 Users
 

Parse RSS and Atom feeds in Python
Created over 3 years ago.

16 Users
   

Plugin that provides support for Subversion branches to Bazaar.
Created about 1 year ago.

15 Users

cvs2svn is a Python script that converts a CVS repository to a Subversion repository. It is designed for one-time conversions, not for repeated synchronizations between CVS and Subversion.
Created over 3 years ago.

13 Users
   

Roundup is a simple-to-use and -install issue- tracking system with command-line, Web, and e- mail interfaces. It manages a number of issues (with flexible properties such as "description" ... [More] , "priority", and so on) and provides the ability to (a) submit new issues, (b) find and edit existing issues, and (c) discuss issues with other participants. The system will facilitate communication among the participants by managing discussions, and notifying interested parties when issues are edited. [Less]
Created over 3 years ago.

2 Users
 

Director is a python library that allows developers to create command line plugins for tools making it easy to add new functionality.
Created about 1 year ago.

2 Users
 

git-cola is a featureful GUI for git, a distributed revision control system.
Created about 1 year ago.

1 Users

SPYCE is a server-side language that supports simple and efficient Python-based dynamic HTML generation, otherwise called Python Server Pages. Those who like Python and are familiar with JSP, PHP, or ... [More] ASP should have a look at Spyce. Its modular design makes it very flexible and extensible. It can also be used as a command-line utility for static text pre-processing or as a Web-server proxy. [Less]
Created over 3 years ago.