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.7, 3.8, 3.9, 3.10, 3.11 and PyPy 3.7, 3.8 and 3.9.

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.7.tar.gz (10.0 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.7-py3-none-any.whl (10.2 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pybuilder-0.13.7.tar.gz
  • Upload date:
  • Size: 10.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for pybuilder-0.13.7.tar.gz
Algorithm Hash digest
SHA256 08642b2f5dbf1c47037d3d2000a4f241f9254f5ceb22db324c9f4757f8165075
MD5 a682e8a17a43b02ad2cfd63685ada248
BLAKE2b-256 f10a0cb09eaf53542eadfecfbfd76248308fa72a34b71ad09d6dff966de40c20

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pybuilder-0.13.7-py3-none-any.whl
  • Upload date:
  • Size: 10.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for pybuilder-0.13.7-py3-none-any.whl
Algorithm Hash digest
SHA256 7538dfffc79c051a2819a7447417b66e440bb82205c34bf74a028fbea37be7e5
MD5 0094656090c2056cccff2666599cccee
BLAKE2b-256 1113a4b2c8311cf304516633ddd379f3093db1141da9291fa5c5547565b4fdb2

See more details on using hashes here.

Release history Release notifications | RSS feed

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

This release

0.13.7 This release

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