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


Jump to tag:

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

Filtered by Project Tags development python tools

Refine results Project Tags programming (28) code (10) web (9) cross-platform (9) library (8) ide (7) windows (7) framework (6) editors (6) scm (6) editor (5) xml (5)

[36 total ]

1934 Users
   

Python is a dynamic, object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with ... [More] extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of better code. [Less]
Created over 3 years ago.

609 Users
   

Spring is a lightweight Java/J2EE application framework based on code published in "Expert One-on-One J2EE Design and Development" by Rod Johnson. It includes powerful JavaBeans-based configuration ... [More] management applying Inversion-of-Control principles, a generic abstraction layer for transaction management allowing for pluggable transaction managers, a JDBC abstraction layer, integration with Hibernate, JDO, Apache OJB, and iBATIS SQL Maps, AOP functionality, and a flexible MVC Web application framework with multiple view technologies. There is also a .NET port available. [Less]
Created over 3 years ago.

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.

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.

50 Users
   

The OpenKomodo Open Source Development Environment for Dynamic Languages and Web Technologies The Open Komodo project provides a code base upon which integrated development environment (IDE) ... [More] software packages can be developed. ActiveState's Komodo Edit 4.3 and later (an open source, multi-platform, multi-language editor) is an established, mature product that uses the Open Komodo platform. With the Open Komodo Project, the focus is on dynamic languages and the open web. Open Komodo is developed on top of many open source technologies, including Mozilla, Python, and Scintilla. The primary development technologies used are XUL, JavaScript, Python, and C/C++. [Less]
Created about 1 year ago.

49 Users
   

TortoiseHg is a shell extension of Mercurial SCM (Hg) for the MS-Windows Explorer. It is cross-platform and works under Linux too.
Created about 1 year 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.

24 Users
   

py2exe is a Python Distutils extension which converts Python scripts into executable Windows programs, able to run without requiring a Python installation.
Created over 2 years ago.

21 Users
 

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

21 Users
   

Eclipse Dynamic Languages Toolkit (DLTK) is a tool for vendors, researchers, and end-users who rely on dynamic languages. DLTK is comprised of a set of extensible frameworks designed to reduce the ... [More] complexity of building full featured development environments for dynamic languages such as PHP and Perl. Besides a set of frameworks DLTK provides exemplary Tcl, Ruby, and Python development environments ready to use out of the box. [Less]
Created over 3 years ago.