The Activity Browser (AB) is an open source software for Life Cycle Assessment (LCA) that builds on Brightway2.
- Fast LCA calculations: for multiple reference flows, impact categories, and scenarios
- A productivity tool for brightway: model in brightway (python) and see the results in the AB or vice-versa
- Advanced modeling: Use parameters, scenarios (including prospective LCI databases from premise), uncertainties and our Graph Explorer
- Advanced analyses: Contribution analyses, Sankey Diagrams, Monte Carlo, and Global Sensitivity Analysis
- Plugins: Extend the functionality of Activity Browser with Plugins
See our Installation Guide wiki page for a step-by-step guide to installing Activity Browser.
Or you can install and start the activity-browser like this:
conda create -n ab -c conda-forge activity-browser
conda activate ab
activity-browser
See our Getting Started wiki page to learn how to get started using Activity Browser.
The Activity Browser is a community project. Your contribution counts!
If you have ideas for improvements to the code or documentation or want to propose new features, please take a look at our contributing guidelines and open issues and/or pull-requests.
If you experience problems or are suffering from a specific bug, please raise an issue here on github.
- Bernhard Steubing ([email protected]) (creator)
- Marin Visscher ([email protected]) (main developer)
- Marc van der Meide ([email protected]) (maintainer)
- 2016-2023: Bernhard Steubing (Leiden University)
You can find the license information for Activity Browser in the license file.