Skip to main content

A web and command line user interface, part of the Brightway2 LCA framework https://brightway.dev.

Project description

Brightway2-UI

PyPI Status Python Version License

Read the documentation at https://brightway2-ui.readthedocs.io/ Codecov

pre-commit Black

This is now the official repo for Brightway2-UI:

a web and command line user interface, part of the Brightway2 LCA framework https://brightway.dev.

The original source code was hosted on Bitbucket: https://bitbucket.org/tomas_navarrete/brightway2-ui.

Compatibility with Brightway2X

This repository is used to produce 2 packages: one compatible with brightway25 (bw25ui), and one compatible with brightway2 (bw2ui).

Installation

Both, conda / mamba and wheels from pypi.org are available. The package names are different for Brightway25 and Brightway2, but the main executable script is still the same.

[!NOTE] The requirements here are abstract, but they are different for brightway25 and brightway2. For brightway25, bw2calc must be >= 2.0.dev10 and bw2analyzer >= 0.11 for brightway2 bw2calc must be < 2 and bw2analyzer >=0.10

Brightway25

To install a conda / mamba package compatible with brightway25:

mamba install -c tomas_navarrete bw25ui

There is also a pip wheel that you can install with:

pip install bw25ui

Brightway2

To install a package compatible with brightway2:

mamba install -c tomas_navarrete bw2ui

There is also a pip wheel that you can install with:

pip install bw2ui

Roadmap

  • As long as retro-compatibility is possible between Brightway25 and Brightway2, the code base will remain identical.
  • Packages will be published with the same version tags, but different names.
  • New features will be primarily implemented to work with Brightway25, and if they are compatible with Brightway2 they will be part of the same code base.
  • When the implementation of new features in a single code base for Brightway2 and Brightway25 becomes imposible, a new branch called legacy will be created to track the code compatible with Brightway2. The same will be done in the long term once Brightway3 is released.

Short term

The current code base is identical for both packages (bw25ui and bw2ui). The current main branch will be kept as the branch for development, with identical code bases for both packages until brightway25 public API breaks the compatibility.

Mid term

Once Brightway3 starts to exist, the main branch will be dedicated to it, with a bw3ui package.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the BSD-3 license, bw2ui 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_brightway2-ui

and running the build command:

sphinx-build docs _build/html --builder=html --jobs=auto --write-all; open _build/html/index.html

and running the build command:

sphinx-build docs _build/html --builder=html --jobs=auto --write-all; open _build/html/index.html

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

bw2ui-0.41.0.tar.gz (408.0 kB view details)

Uploaded Source

Built Distribution

bw2ui-0.41.0-py3-none-any.whl (427.7 kB view details)

Uploaded Python 3

File details

Details for the file bw2ui-0.41.0.tar.gz.

File metadata

  • Download URL: bw2ui-0.41.0.tar.gz
  • Upload date:
  • Size: 408.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for bw2ui-0.41.0.tar.gz
Algorithm Hash digest
SHA256 3ed1e8d9a4ddabf70fe08bad972c8e5d7fb3f715d290011c7153cdc294f84d37
MD5 7dceee6f13276b6357826d1445333a13
BLAKE2b-256 567f32c9d709882a3345dc285ffa98e2e8d54b429f6a908d1e12782de2b0d4d9

See more details on using hashes here.

File details

Details for the file bw2ui-0.41.0-py3-none-any.whl.

File metadata

  • Download URL: bw2ui-0.41.0-py3-none-any.whl
  • Upload date:
  • Size: 427.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for bw2ui-0.41.0-py3-none-any.whl
Algorithm Hash digest
SHA256 51d4bfead5fab30b0e2b23d22fefc5d6458103e64be6cc3199cac6754ddaf200
MD5 7c114b19b601ac2a9126ae941df32b1a
BLAKE2b-256 2c5dde8e88062676d571e08382e719c59b1e47d0bfab0639bcc9dd2c6211e979

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