Installation

PyPI

BridET is on the Python Package Index and can be installed using pip:

pip install bridget

Github

If you want to build from source:

git clone git@github.com:KIT-HYD/bridget
cd bridget
pip install -e .