Bridging Brightway2 and QSD packages for LCA


Keywords
quantitative, sustainable, design, Brightway2, life, cycle, assessment, database, importer, database-importer, life-cycle-assessment, quantitative-sustainable-design
License
Other
Install
pip install bw2qsd==0.1.3

Documentation

BW2QSD: Bridging Brightway2 and QSD packages for LCA

https://img.shields.io/pypi/l/exposan?color=blue&logo=UIUC&style=flat https://img.shields.io/pypi/pyversions/bw2qsd?style=flat https://img.shields.io/pypi/v/bw2qsd?style=flat&color=blue

What is BW2QSD?

BW2QSD is an interface package to tailor the functions in Brightway2 to existing and future quantitative sustainable design (QSD) packages.

Installation

Note

For detailed instructions, please refer to the tutorials. It is recommended to create a separate conda environment.

The package can be downloaded from PyPI.

If you use pip:

pip install bw2qsd

To get the git version (you can optionally 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

Author and Contributing

Authors: Yalin Li; Joy Zhang

Please refer to the Contributing to QSDsan section of the documentation for instructions and guidelines.

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.