Skip to main content

Enbios 2

Project description

Enbios 2

This a ground up new implementation of enbios.

Compared to the original version of enbios, this version is more flexible does not make it's own LCA calculations, but uses brightway2 for that.

The main functionality of enbios2 is currently to run experiments, which are described a set of (brightway) activities a set of methods and a set of scenarios, which contain demand for the given activities.

In addition to get the results of the scenarios in the dendrogram (....) the user can also define a hierarchy, which contains the activities at the bottom.

Enbios 2 is a python package (https://pypi.org/project/enbios/), which can be installed with pip.

Installation

(windows) python -m venv venv

(linux) python3.9 -m venv venv

Activate the environment with

(windows) venv\Scripts\activate

(linux) source venv/bin/activate

Install enbios2 with

(windows) python -m pip install enbios

(linux) python3 -m pip install enbios

Demo

The repository contains a few notebooks (require jupyter notebook) in the demos folder.

Getting started

Plotting results

Sorting the results in alternative hierarchies

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

enbios-2.1.7.tar.gz (74.9 kB view hashes)

Uploaded Source

Built Distribution

enbios-2.1.7-py3-none-any.whl (94.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page