SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
  • Development
  • Build Tools
Advanced
Filters
  • Programming Language: Python ×
  • OS: Windows ×
Refine your search
Translations
  • English (77)
  • Spanish (6)
  • German (5)
  • Chinese (4)
  • Italian (4)
  • French (3)
  • Russian (3)
  • Arabic (1)
  • Bulgarian (1)
  • Chinese (1)
  • Dutch (1)
  • Hungarian (1)
  • Portuguese (1)
  • Turkish (1)
License
  • OSI-Approved Open Source (157)
    • GNU General Public License version 2.0 (72)
    • BSD License (23)
    • MIT License (18)
    • GNU Library or Lesser General Public License version 2.0 (15)
    • Apache License V2.0 (8)
    • GNU General Public License version 3.0 (8)
    • Python Software Foundation License (6)
    • Artistic License (4)
    • Python License (3)
    • GNU Library or Lesser General Public License version 3.0 (2)
    • Academic Free License (1)
    • Affero GNU Public License (1)
    • Boost Software License (1)
    • Common Development and Distribution License (1)
    • Common Public License 1.0 (1)
  • Other License (3)
  • Public Domain (3)
Programming Language
  • C++ (22)
  • Java (20)
  • C (17)
  • Perl (10)
  • PHP (6)
  • Visual Basic (6)
  • Tcl (5)
  • C# (4)
  • JavaScript (4)
  • Unix Shell (4)
  • Assembly (3)
  • Fortran (2)
  • Ruby (2)
  • XSL (2)
  • ActionScript (1)
Status
  • 3 - Alpha (41)
  • 5 - Production/Stable (34)
  • 4 - Beta (32)
  • 2 - Pre-Alpha (30)
  • 1 - Planning (24)
  • 7 - Inactive (3)
  • 6 - Mature (2)
OS
  • Linux (150)
  • Grouping and Descriptive Categories (125)
    • OS Independent (61)
    • All POSIX (43)
    • All 32-bit MS Windows (42)
    • 32-bit MS Windows (18)
    • OS Portable (17)
    • 32-bit MS Windows (4)
    • 64-bit MS Windows (4)
    • All BSD Platforms (3)
    • Project is OS Distribution-Specific (1)
    • Project is an Operating System Distribution (1)
    • Project is an Operating System Kernel (1)
  • Mac (111)
  • BSD (37)
  • Modern (36)
    • Linux (30)
    • WinXP (9)
    • OS X (8)
    • Win2K (6)
    • Solaris (4)
    • Windows 7 (4)
    • Vista (3)
    • FreeBSD (1)
  • Emulation and API Compatibility (7)
    • Cygwin (4)
    • MinGW/MSYS (2)
    • WINE (2)
Freshness
  • Recently updated (33)

Build Tools

Sort By
Most Popular
  • Most Popular
  • Last Updated
  • Name
  • Rating

Showing page 1 of 7.

  • SCons - a Software Construction tool Icon
    SCons - a Software Construction tool

    SCons is a software construction tool (build tool, substitute for Make) implemented in Python, based on the winning design in the Software Carpentry build tool competition (in turn based on the Cons build tool).

    5,131 weekly downloads
  • py2exe Icon
    py2exe

    A distutils extension to create standalone windows programs from python scripts.

    4,164 weekly downloads
  • cx_Freeze Icon
    cx_Freeze

    cx_Freeze is a set of utilities for freezing Python scripts into executables using many of the techniques found in Thomas Heller's py2exe, Gordon McMillan's Installer and the Freeze utility that ships with Python itself

    1,582 weekly downloads
  • PyInstaller Icon
    PyInstaller

    Converts (packages) Python programs into stand-alone executables

    1,775 weekly downloads
  • GCC toolchain for MSP430 Icon
    GCC toolchain for MSP430

    This is a port of the GNU C Compiler (GCC) and GNU Binutils (as, ld) for the embedded processor MSP430. Tools for debugging and download are provided (GDB, JTAG and BSL)

    1,024 weekly downloads
  • Oblivion Works Icon
    Oblivion Works

    Oblivion Works is designed for making tools to better enjoy the games The Elder Scrolls IV: Oblivion and TES V: Skyrim.

    542 weekly downloads
  • PyChecker Icon
    PyChecker

    PyChecker is a static analysis tool for finding bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint.

    286 weekly downloads
  • TTX/FontTools Icon
    TTX/FontTools

    TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.

    194 weekly downloads
  • SMC - The State Machine Compiler Icon
    SMC - The State Machine Compiler

    SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.

    94 weekly downloads
  • Debreate - Debian Package Builder Icon
    Debreate - Debian Package Builder

    Create installable packages for Debian based systems.

    81 weekly downloads
  • frePPLe Icon
    frePPLe

    FrePPLe stands for "FreE Production Planning Library". It is a toolkit/framework for modeling and solving production planning problems, targeted at discrete manufacturing industries.

    118 weekly downloads
  • Source Navigator Icon
    Source Navigator

    Source Navigator NG is a source code analysis tool. With it, you can edit your source code, display relationships between classes and functions and members, and display call trees. You can navigate your source code and easily get to declarations or implementations of functions, variables and macros (commonly called "symbols") which helps you discovering and mapping unknown source code for enhancement or maintenance tasks.

    33 weekly downloads
  • ReleaseForge Icon
    ReleaseForge

    ReleaseForge is a GUI application that allows the administrators and release engineers of SourceForge projects a simpler and optimized interface in releasing new package versions.

    139 weekly downloads
  • DLLL Icon
    DLLL

    This is a command line tool that list all registered occurences of a DLL from the windows registry and allows to unregister them all with regsvr32.

    52 weekly downloads
  • Bakefile Icon
    Bakefile

    Bakefile is cross-platform, cross-compiler native makefiles generator. It takes compiler-independent description of build tasks as input and generate native makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.).

    88 weekly downloads
  • BitBake build tool Icon
    BitBake build tool

    BitBake is a simple tool for the execution of tasks. It is derived from Portage, which is the package management system used by the Gentoo Linux distribution. It is most commonly used to build packages, and is used as the basis of the OpenEmbedded project

    68 weekly downloads
  • PyBuilder for compiling with py2exe Icon
    PyBuilder for compiling with py2exe

    PyBuilder is a Build Tool for compiling python scripts to exe format, on windows. It has a userfriendly interface and uses py2exe to do the compiling. No more messing around with command prompt, or setup scripts. PyBuilder will do it for you.

    17 weekly downloads
  • C to C++ converter Icon
    C to C++ converter

    The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.

    65 weekly downloads
  • A-A-P Icon
    A-A-P

    A-A-P helps you with distributed development of software. Install a program on your system, obtain the sources and make modifications, manage multiple versions of the same project, distribute packages and much more. A-A-P runs on many operating systems.

    17 weekly downloads
  • xRope Icon
    xRope

    xRope is a multi-platform IDE for Python development and a Graphical GUI Builder. xRope supports Web applications development for the \"Karrigell\" server. Author: Serge Hulne.

    27 weekly downloads
  • cca-forum Icon
    cca-forum

    Cca-forum unifies the Common Component Architecture tools and tutorial. It includes the CCA specifications, the Ccaffeine framework for HPC, and related tools. These support multilanguage scientific and parallel computing.

    14 weekly downloads
  • XRCed Icon
    XRCed

    XRCed is a simple resource editor for wxWindows/wxPython which supports creating and editing files in XRC format.

    11 weekly downloads
  • BuildBot Icon
    BuildBot

    Buildbot is a system to automate the compile/test cycle required by most software projects. Buildbot is no longer hosted on SourceForge. See http://buildbot.net for links and documentation, and http://github.com/buildbot for the source.

    6 weekly downloads
  • pyexpander Icon
    pyexpander

    Pyexpander is a powerful macro processor based on python. Instead of simple macro replacement it offers evaluation of arbitrary python expressions and execution of python code. Pyexpander is Turing Complete.

    8 weekly downloads
  • k2development Icon
    k2development

    k2development consists of Assembler,Linker and other necessary Tools to build 6502 Assembly Language Programs.

    6 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next

Staff Picks

  • Icon Clover EFI bootloader
  • Icon Dungeon Crawl Reference
  • Icon Data Crow
  • Icon LibreCAD
  • Icon OpenCPN
  • Icon OS4
  • Icon Pinguy OS
  • Icon PNotes
  • Icon Synfig

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Big Data