Tools for the management of inventory databases and impact assessment methods. Part of the Brightway LCA framework.
Project description
bw2data
This package provides tools for the management of inventory databases and impact assessment methods. It is part of the Brightway LCA framework. Online documentation is available, and the source code is hosted on GitHub brightway-lca organization.
Note that version 4.0 and higher are only compatible with Brightway 2.5, as described in the changelog.
Installation
You can install bw2data via [pip] from [PyPI]:
$ pip install bw2data
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide.
License
Distributed under the terms of the BSD 3 Clause license, bw2data is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Building the Documentation
You can build the documentation locally by installing the documentation Conda environment:
conda env create -f docs/environment.yml
activating the environment
conda activate sphinx_bw2data
and running the build command:
sphinx-build docs _build/html --builder=html --jobs=auto --write-all; open _build/html/index.html
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.
Source Distribution
Built Distribution
Hashes for bw2data-4.0.dev44-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 300b5842de43f10d42ec619c1eafe734b7c7b72b4d7391921c6c271081d18b33 |
|
MD5 | 666a3fba5903236ca461bc8f5016ebe8 |
|
BLAKE2b-256 | 0896e2414835cd2d8b11d5661de1fd806eb6ab596d0d9aad89debccc88adc482 |