Bridging Brightway2 and QSD packages for LCA
Project description
What is BW2QSD?
BW2QSD is an interface package to tailor the functions in Brightway2 to existing and future quantitative sustainable design (QSD) packages.
Installation
BW2QSD requires eidl (EcoInventDownLoader), which is not available on PyPI. You need to firstly install eidl through conda. Detailed explanation can be found in the tutorial, but TL;DR:
conda install -c defaults -c conda-forge -c cmutel -c haasad eidl
The package can be downloaded from PyPI.
If you use pip:
pip install bw2qsd
To get the git version (use the depth flag to choose how many commit histories you want to clone):
git clone https://github.com/QSD-Group/BW2QSD.git --depth=1
Tutorial
Please refer to the tutorial on GitHub for how to get started.
License information
Please refer to the LICENSE.txt for information on the terms & conditions for usage of this software, and a DISCLAIMER OF ALL WARRANTIES.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.