Projects using PyBuilder

Of course PyBuilder is built using PyBuilder. See build.py

livestatus-service

livestatus-service exposes MK livestatus to the network over HTTP. This project leverages several PyBuilder features to deliver apache configuration files, include html templates, and keep the configuration DRY.

See build.py.

pyassert

Readable assertions framework for Python

See build.py

pyfix

A framework for writing automated tests focussing on fixtures (non xUnit based)

See build.py

yadtshell

YADT - an Augmented Deployment Tool - The Shell Part

This project uses a custom task to generate manpages and several PyBuilder features to deliver them. See build.py

Example Applications

Flask Example

This is a simple flask example application which demonstrates usage pyclectic frameworks: unit and integration tests using pyfix and pyassert.

See build.py