Bob/BEAT Development Tools (bdt)
This package is part of the signal-processing and machine learning toolbox Bob and the BEAT framework. It provides tools to help maintain Bob and BEAT packages through Gitlab and conda.
Installation
You can install this package via conda, simply pointing to our stable or beta channels:
$ conda create -n bdt -c https://www.idiap.ch/software/bob/conda bob.devtools
# or, for beta releases:
$ conda create -n bdt -c https://www.idiap.ch/software/bob/conda/label/beta bob.devtools
We provide packages for both 64-bit Linux and MacOS. Once installed, you can use these tools within the created environment like this:
$ conda activate bdt
(bdt) $ bdt --help
Contact
For questions or reporting issues to this software package, contact our development mailing list.