Skip to main content

PyBuilder — an easy-to-use build automation tool for Python

Follow PyBuilder on Twitter Gitter Build Status Coverage Status

PyBuilder Version PyBuilder Python Versions PyBuilder Downloads Per Day PyBuilder Downloads Per Week PyBuilder Downloads Per Month

PyBuilder is a software build tool written in 100% pure Python, mainly targeting Python applications.

PyBuilder is based on the concept of dependency based programming, but it also comes with a powerful plugin mechanism, allowing the construction of build life cycles similar to those known from other famous (Java) build tools.

PyBuilder is running on the following versions of Python 3.10, 3.11, 3.12, 3.13, 3.14, 3.15 and PyPy 3.10 and 3.11.

See the GitHub Actions Workflow for version specific output.

Installing

PyBuilder is available using pip:

$ pip install pybuilder

For development builds use:

$ pip install --pre pybuilder

See the PyPI for more information.

Getting started

PyBuilder emphasizes simplicity. If you want to build a pure Python project and use the recommended directory layout, all you have to do is create a file build.py with the following content:

from pybuilder.core import use_plugin

use_plugin("python.core")
use_plugin("python.unittest")
use_plugin("python.coverage")
use_plugin("python.distutils")

default_task = "publish"

See the PyBuilder homepage for more details and a list of plugins.

Release Notes

The release notes can be found here. There will also be a git tag with each release. Please note that we do not currently promote tags to GitHub "releases".

Development

See Developing PyBuilder

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybuilder-0.13.22.tar.gz (8.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pybuilder-0.13.22-py3-none-any.whl (9.0 MB view details)

Uploaded Python 3

File details

Details for the file pybuilder-0.13.22.tar.gz.

File metadata

  • Download URL: pybuilder-0.13.22.tar.gz
  • Upload date:
  • Size: 8.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.15

File hashes

Hashes for pybuilder-0.13.22.tar.gz
Algorithm Hash digest
SHA256 c419f0aa02373a5e1ac14c162f141c7beca9d88edda6421c760288523a4b439d
MD5 4ee79ea67d196dae5c5abc9c6886d8f5
BLAKE2b-256 fa5a6f7758605addf1d4b8d1169e99455a738c82552490a0397bb52c4508b9f5

See more details on using hashes here.

File details

Details for the file pybuilder-0.13.22-py3-none-any.whl.

File metadata

  • Download URL: pybuilder-0.13.22-py3-none-any.whl
  • Upload date:
  • Size: 9.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.15

File hashes

Hashes for pybuilder-0.13.22-py3-none-any.whl
Algorithm Hash digest
SHA256 7f1b84ccec42bc370653eb7e1002ba16f1fa81bacac8414d5aa5098ff4177f33
MD5 91df88392c96300d283266a0e7e62405
BLAKE2b-256 35706037ef3c8e51779cebd75d1c025718b207993ebc5ccb2f9a0eed19df5f51

See more details on using hashes here.

Release history Release notifications | RSS feed

0.13.23

2 files

This release

0.13.22 This release

2 files

0.13.21

2 files

0.13.20

2 files

0.13.19

2 files

0.13.18

2 files

0.13.17

2 files

0.13.16

2 files

0.13.15

2 files

0.13.14

2 files

0.13.13

2 files

0.13.12

2 files

0.13.11

2 files

0.13.10

2 files

0.13.9

2 files

0.13.8

2 files

0.13.7

2 files

0.13.6

2 files

0.13.5

2 files

0.13.4

2 files

0.13.3

2 files

0.13.2

2 files

0.13.1

2 files

0.13.0

2 files

0.12.10

3 files

0.12.9

3 files

0.12.8

3 files

0.12.7

3 files

0.12.6

3 files

0.12.5

3 files

0.12.4

3 files

0.12.3

3 files

0.12.2

3 files

0.12.1

3 files

0.12.0

3 files

0.11.17

2 files

0.11.15

2 files

0.11.14

2 files

0.11.13

2 files

0.11.12

1 file

0.11.11

1 file

0.11.10

1 file

0.11.9

1 file

0.11.8

1 file

0.11.7

1 file

0.11.6

1 file

0.11.5

1 file

0.11.4

1 file

0.11.3

1 file

0.11.2

2 files

0.11.1

1 file

0.11.0

1 file

0.10.63

1 file

0.10.62

1 file

0.10.61

1 file

0.10.60

1 file

0.10.59

1 file

0.10.58

1 file

0.10.57

1 file

0.10.56

1 file

0.10.55

1 file

0.10.54

1 file

0.10.53

1 file

0.10.52

1 file

0.10.51

1 file

0.10.50

1 file

0.10.49

1 file

0.10.48

1 file

0.10.47

1 file

0.10.46

1 file

0.10.45

1 file

0.10.44

1 file

0.10.43

1 file

0.10.42

1 file

0.10.41

1 file

0.10.40

1 file

0.10.39

1 file

0.10.38

1 file

0.10.37

1 file

0.10.36

1 file

0.10.35

1 file

0.10.34

1 file

0.10.33

1 file

0.10.32

1 file

0.10.31

1 file

0.10.30

1 file

0.10.29

1 file

0.10.28

1 file

0.10.27

1 file

0.10.26

1 file

0.10.25

1 file

0.10.24

1 file

0.10.23

1 file

0.10.22

1 file

0.10.21

1 file

0.10.20

1 file

0.10.19

1 file

0.10.18

1 file

0.10.17

1 file

0.10.16

1 file

0.10.15

1 file

0.10.14

1 file

0.10.13

1 file

0.10.12

1 file

0.10.11

1 file

0.10.10

1 file

0.10.9

1 file

0.10.8

1 file

0.10.7

1 file

0.10.6

1 file

0.10.5

1 file

0.10.4

1 file

0.10.3

1 file

0.10.2

1 file

0.10.1

1 file

0.10.0

1 file

0.9.26

1 file

0.9.25

1 file

0.9.24

1 file

0.9.23

1 file

0.9.22

1 file

0.9.21

1 file

0.9.20

1 file

0.9.19

1 file

0.9.18

1 file

0.9.17

2 files

0.9.16

1 file

0.9.15

1 file

0.9.14

1 file

0.9.13

1 file

0.9.12

1 file

0.9.11

1 file

0.9.10

1 file

0.9.9

1 file

0.9.8

1 file

0.9.7

1 file

0.9.6

1 file

0.9.5

1 file

0.9.4

1 file

0.9.3

1 file

0.9.2

1 file

0.9.1

1 file

0.8.3

1 file

0.8.2

1 file

0.8.1

1 file

0.8.0

1 file

0.7.6

1 file

0.7.5

1 file

0.7.4

1 file

0.7.3

1 file

0.7.2

1 file

0.7.1

1 file

0.6.5

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page