Skip to content

Task scheduling and batch running for basf2 jobs made simple

License

Notifications You must be signed in to change notification settings

welschma/b2luigi

 
 

Repository files navigation

b2luigi

https://readthedocs.org/projects/b2luigi/badge/?version=latest&style=flat-sphare https://coveralls.io/repos/github/nils-braun/b2luigi/badge.svg?branch=master https://travis-ci.org/nils-braun/b2luigi.svg?branch=master

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

You can find more information in the documentation.

Please note, that most of the core features are handled by luigi, so you might want to have a look into the luigi documentation.

If you find any bugs or want to add a feature or improve the documentation, please send me a pull request!

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

About

Task scheduling and batch running for basf2 jobs made simple

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%