Web and command line user interface, part of the Brightway2 LCA framework
Project description
Brightway2-UI
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
andbrightway2
. 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.
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
File details
Details for the file bw2ui-0.34.1.tar.gz
.
File metadata
- Download URL: bw2ui-0.34.1.tar.gz
- Upload date:
- Size: 410.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 140ff992cc4eecf2dd3f5aaedab0bce4b250d714791ba8fb96f8f7f08c072d5b |
|
MD5 | 769158f80dbaa52eefc0f0886971303e |
|
BLAKE2b-256 | 1a3905aa70469105a090fb21247a5ad28d85bc6addb3d1d28fbf15e7593dac19 |
File details
Details for the file bw2ui-0.34.1-py3-none-any.whl
.
File metadata
- Download URL: bw2ui-0.34.1-py3-none-any.whl
- Upload date:
- Size: 424.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a09fac6426156c40729919b90f20ce83b97f29837aba539aae0e5de60f2a1928 |
|
MD5 | a3b6fcd69f21e7a7d9ff1ac2dfa19a15 |
|
BLAKE2b-256 | eaab2b698cbd37e509a33ff375abcb91f35fcec80bd30cdd42e0ce9283f11f88 |