Skip to main content

PyBuilder

PyBuilder

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: 2.7, 3.5, 3.6, 3.7, 3.8, and PyPy 2.7, 3.5 and 3.6.

See the Travis Build 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.12.1.tar.gz (2.3 MB view details)

Uploaded Source

Built Distributions

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

pybuilder-0.12.1-py3-none-any.whl (2.3 MB view details)

Uploaded Python 3

pybuilder-0.12.1-py2-none-any.whl (2.3 MB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: pybuilder-0.12.1.tar.gz
  • Upload date:
  • Size: 2.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.17

File hashes

Hashes for pybuilder-0.12.1.tar.gz
Algorithm Hash digest
SHA256 5c462f335925401e8bf11fd7844c71054eb4dfb4e4e11f66e425f71fa3806ac1
MD5 92cb5fcbfc0086771df561926da343af
BLAKE2b-256 a1758090256f4c1791167d6b359ae8e0b8955021633ee76da8de4827bcb5200b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pybuilder-0.12.1-py3-none-any.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for pybuilder-0.12.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a4d9c8be26301e76a27a75349f8d5e18f23617d31519744318db7806742037e1
MD5 af7bcebc93eb3d873cf16b0f120f4503
BLAKE2b-256 1e1c0f201a6473ca3dc43e1116ca21526606f40701a75579c543c8e2d9ee5887

See more details on using hashes here.

File details

Details for the file pybuilder-0.12.1-py2-none-any.whl.

File metadata

  • Download URL: pybuilder-0.12.1-py2-none-any.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.17

File hashes

Hashes for pybuilder-0.12.1-py2-none-any.whl
Algorithm Hash digest
SHA256 7ce04b4f02e434e7402c779a982a3909c764a733bcc9c09217b71119a0972830
MD5 ef692874bab4b845a937ef6477045bd6
BLAKE2b-256 6dbf6e9de43fb724e1f356081c4d6fe739d95f7e2ae28f706df6a48764cb3023

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

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

This release

0.12.1 This release

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