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


Jump to tag:

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

Filtered by Project Tags code development python

Refine results Project Tags programming (16) tools (10) library (6) scm (6) cross-platform (5) collaboration (5) gui (4) framework (4) distributed (4) web (4) windows (4) api (3)

[18 total ]

416 Users
   

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

225 Users
   

Bazaar is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context. Users can commit to local ... [More] branches without requiring special permission from the branches that they branched from. [Less]
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.

67 Users
   

wxPython is a Python extension module that wraps the wxWidgets cross-platform GUI library and provides an alternative to Tkinter and PythonWin. It attempts to mirror the class hierarchy of wxWidgets ... [More] as closely as possible and is very versatile. It can be used to create standalone GUI applications or can be used in situations in which Python is embedded in a wxWidgets C++ application as an internal scripting or macro language. The currently supported GUIs are Win32, GTK/X-Windows, and Mac OS X. [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.

27 Users
   

Launchpad is a suite of tools that help people and teams to work together on free software. It is hosted at Launchpad.net by Canonical, Ltd, and it is open source itself, licensed under the GNU Affero General Public License, version 3.
Created 4 months ago.

21 Users
   

qooxdoo is a comprehensive and innovative Ajax application framework. Leveraging object-oriented JavaScript allows developers to build impressive cross-browser applications. No HTML, CSS nor DOM ... [More] knowledge is needed. It includes a platform-independent development tool chain, a state-of-the-art GUI toolkit and an advanced client-server communication layer. It is Open Source under an LGPL/EPL dual license. [Less]
Created over 3 years ago.

21 Users
 

Parse RSS and Atom feeds in Python
Created over 3 years 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.