Skip to main content

Wrapper to document and install Brightway 2.5

Project description

Brightway2.5

Brightway 2.5 is the next generation of the Brightway2 framework for life cycle assessment. It provides new capabilities for cloud computing and model interaction, with the use of a new processed data library and a separation between the calculation library and a library for matrix construction and manipulation.

Note that this library does not import anything, so running from brightway25 import * won't do anything useful. Instead, import each constituent library separately. A good default is:

import bw2analyzer as ba
import bw2data as bd
import bw2calc as bc
import bw2io as bi
import matrix_utils as mu
import bw_processing as bp

Upgrading

Brightway 2.5 can be use in parallel with Brightway 2, but each project must be either version 2 or 2.5. Brightway 2.5 projects have a different processed data format, and no longer use the mapping object.

To upgrade an existing project to version 2.5, use the function bw2data.projects.migrate_project_25().

To maintain a clean separation between these two sets of projects, you can use some type of naming convention, or use an environment variable for a new data directory.

Official site:

Online documentation:

Development blog:

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

brightway25-1.0.6.tar.gz (12.0 MB view details)

Uploaded Source

File details

Details for the file brightway25-1.0.6.tar.gz.

File metadata

  • Download URL: brightway25-1.0.6.tar.gz
  • Upload date:
  • Size: 12.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.7.0 requests/2.25.1 setuptools/49.6.0.post20210108 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.10

File hashes

Hashes for brightway25-1.0.6.tar.gz
Algorithm Hash digest
SHA256 b74fe2cfb2805a998e4f5316e532c5ae61ecf3e92300fa00623ac5714930fed0
MD5 e0f6d2d2a973c67d56a717f3646be72f
BLAKE2b-256 4ebd1b7fa10b12e5c6fe58e33fc85f5024cde423fc34ad831d3e7930a4f0496c

See more details on using hashes here.

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