Skip to content

belle2/b2luigi

Repository files navigation

b2luigi

image

image

image

image

b2luigi is a helper package constructed around luigi that helps you schedule working packages (so-called tasks) locally or on a batch system. Apart from the very powerful dependency management system by luigi, b2luigi extends the user interface and has a built-in support for the queue systems, e.g. LSF and HTCondor.

You can find more information in the documentation. Please note that most of the core features are handled by luigi, which is described in the separate luigi documentation, where you can find a lot of useful information.

If you find any bugs or want to add a feature or improve the documentation, please send me a pull request! Check the development documentation on information how to contribute.

Contributors are listed here.

This project is in still beta. Please be extra cautious when using in production mode.

To get notified about new features, (potentially breaking) changes, bugs and their fixes, I recommend using the Watch button on GitHub to get notifications for new releases and/or issues or to subscribe the releases feed (requires no GitHub account, just a feed reader).