/bw2python

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

bw2python

Python bindings for Bosswave 2

Installing

The easiest means of installing the Python bindings is to clone the git repository. Then, from the repository directory, run

pip install .

This will install the bw2python package and the necessary dependencies.