this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Revision 29 as of 2020-08-29 15:12:13

Clear message

1. Configuration and Build Tools

Name

PyPI

Latest Release

Description

Bitbake

None

1.46.2 (2020-08-04)

A task executor used to build packages for OpenEmbedded and other projects. Wikipedia

Buildout

zc.buildout

2.13.3 (2020-02-11)

Build tool for creating applications, includes the capability to resolve Python dependencies that are packaged as Python eggs.

distutils

N/A

N/A (ships with python)

standard module provides support for building and installing additional modules into a Python installation

doit

doit

0.32.0 (2019-12-09)

Automation tool (bringing the power of build-tools to execute any kind of task)

Fabric

fabric

2.5.0 (2019-08-07)

a simple pythonic remote deployment tool for application deployment or systems administration tasks. It builds on top of Invoke.

Fabricate

fabricate

1.29.0 (2017-03-03)

the better build tool: auto-dependency discovery via strace; a successor to Memoize. (Old repo/page: code.google.com)

Invoke

invoke

1.4.1 (2020-01-30)

a Python task execution tool & library, drawing inspiration from various sources to arrive at a powerful & clean feature set.

1.1. Dead, Unmaintained and Discontinued Projects

2. Build Testing

3. Editorial Notes

The above lists should be arranged in ascending alphabetical order - please respect this when adding new entries. If, as the developer of a listed application, you disagree with the classification of the work, please move it into the appropriate category or create a new category, respecting the ascending alphabetical order of the categories. When specifying release dates please use the format YYYY-MM-DD.

3.1. Criteria for Dead, Discontinued or Unmaintained Projects

This is a bit difficult to say and it is handled on a case by case basis, but any of the following should be sufficient criteria

Unable to edit the page? See the FrontPage for instructions.