b2luigi.basf2_helper package

b2luigi.basf2_helper.data module

b2luigi.basf2_helper.targets module

class b2luigi.basf2_helper.targets.ROOTLocalTarget(path=None, format=None, is_tmp=False)

Bases: luigi.local_target.LocalTarget

exists()

Returns True if the path for this FileSystemTarget exists; False otherwise.

This method is implemented by using fs.

b2luigi.basf2_helper.tasks module

b2luigi.basf2_helper.utils module

b2luigi.basf2_helper.utils.get_basf2_git_hash()