brightway2-data
Tools for the management of inventory databases and impact assessment methods. Part of the Brightway LCA framework.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.9%) to scientific vocabulary
Keywords
Repository
Tools for the management of inventory databases and impact assessment methods. Part of the Brightway LCA framework.
Basic Info
- Host: GitHub
- Owner: brightway-lca
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Homepage: https://docs.brightway.dev/
- Size: 2.15 MB
Statistics
- Stars: 17
- Watchers: 5
- Forks: 26
- Open Issues: 46
- Releases: 0
Topics
Metadata Files
README.md
bw2data
This package provides tools for the management of inventory databases and impact assessment methods. It is part of the Brightway LCA framework. Online documentation is available, and the source code is hosted on GitHub brightway-lca organization.
Note that version 4.0 and higher are only compatible with Brightway 2.5, as described in the changelog.
Installation
You can install bw2data via [pip] from [PyPI]:
console
$ pip install bw2data
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide.
License
Distributed under the terms of the BSD 3 Clause license, bw2data 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:
bash
conda env create -f docs/environment.yml
activating the environment
bash
conda activate sphinx_bw2data
and running the build command:
bash
sphinx-build docs _build/html --builder=html --jobs=auto --write-all; open _build/html/index.html
Owner
- Name: Brightway LCA software framework
- Login: brightway-lca
- Kind: organization
- Website: https://docs.brightway.dev/
- Repositories: 28
- Profile: https://github.com/brightway-lca
Open source framework for Brightway framework
GitHub Events
Total
- Create event: 20
- Issues event: 23
- Watch event: 6
- Delete event: 12
- Issue comment event: 54
- Member event: 1
- Push event: 95
- Pull request review event: 45
- Pull request review comment event: 32
- Pull request event: 46
- Fork event: 2
Last Year
- Create event: 20
- Issues event: 23
- Watch event: 6
- Delete event: 12
- Issue comment event: 54
- Member event: 1
- Push event: 95
- Pull request review event: 45
- Pull request review comment event: 32
- Pull request event: 46
- Fork event: 2
Committers
Last synced: 6 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Chris Mutel | c****l@g****m | 1,137 |
| Daniel de Koning | d****g@u****m | 40 |
| Benjamin W. Portner | b****r@b****t | 24 |
| Bruno Barcarol Guimarães | b****s@b****m | 23 |
| Cerebrovinny | v****6@g****m | 14 |
| Michael Weinold | 2****d@u****m | 14 |
| Benjamin W. Portner | b****r@g****m | 5 |
| João Gonçalves | j****s@g****m | 5 |
| William Flores | w****7@g****m | 4 |
| Tomas Navarrete | t****R@u****m | 3 |
| Christophe Combelles | c****b@f****r | 3 |
| Nathan Downs | n****s@g****m | 3 |
| Vincent Jousse | v****t@j****g | 3 |
| Benjamin W. Portner | 5****r@u****m | 2 |
| Haitham AbuGhaida | h****a@p****m | 2 |
| Pascal Lesage | 1****e@u****m | 2 |
| TimoDiepers | t****s@g****m | 2 |
| haasad | h****d@u****m | 2 |
| cardosan | 1****n@u****m | 2 |
| Tomas Navarrete | t****e@l****u | 1 |
| bsteubing | 3****g@u****m | 1 |
| dgdekoning | d****g@g****m | 1 |
| lowks | k****g@g****m | 1 |
| macmribo | 9****o@u****m | 1 |
| mfastudillo | m****o@u****a | 1 |
| mfastudillo | m****o@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 110
- Total pull requests: 90
- Average time to close issues: 7 months
- Average time to close pull requests: about 1 month
- Total issue authors: 31
- Total pull request authors: 24
- Average comments per issue: 1.47
- Average comments per pull request: 1.31
- Merged pull requests: 72
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 31
- Pull requests: 39
- Average time to close issues: about 1 month
- Average time to close pull requests: 10 days
- Issue authors: 14
- Pull request authors: 8
- Average comments per issue: 0.87
- Average comments per pull request: 1.54
- Merged pull requests: 31
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- cmutel (36)
- aleksandra-kim (16)
- mrvisscher (10)
- tngTUDOR (6)
- BenPortner (4)
- michaelweinold (4)
- ccomb (4)
- graham2071 (3)
- mfastudillo (2)
- Haitham-ghaida (2)
- marc-vdm (2)
- HaSchneider (2)
- pinarda602 (1)
- Christhel-Andrade (1)
- Joshua-Schroijen (1)
Pull Request Authors
- cmutel (43)
- BenPortner (14)
- bbguimaraes (7)
- will7200 (6)
- vjousse (6)
- Haitham-ghaida (5)
- ccomb (5)
- michaelweinold (5)
- TimoDiepers (3)
- Cerebrovinny (3)
- jsvgoncalves (3)
- tngTUDOR (2)
- mfastudillo (2)
- zoltanszocs (2)
- dgdekoning (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- appdirs * test
- bw2io * test
- bw2parameters * test
- bw_processing * test
- docopt * test
- fasteners * test
- lxml * test
- numpy * test
- peewee >=3 test
- psutil * test
- pyprind * test
- pytest * test
- pytest-cov * test
- python-coveralls * test
- requests >=1.1.0 test
- scipy * test
- stats_arrays * test
- tqdm * test
- voluptuous * test
- whoosh * test
- wrapt * test
- appdirs *
- bw2parameters *
- bw_processing *
- docopt *
- fasteners *
- lxml *
- numpy *
- peewee >=3.9.4
- psutil *
- pyprind *
- requests >=1.1.0
- scipy *
- stats_arrays *
- tqdm *
- voluptuous *
- whoosh *
- wrapt *
- appdirs *
- bw2parameters *
- bw_processing *
- docopt *
- fasteners *
- lxml *
- numpy *
- peewee >=3.9.4
- psutil *
- pyprind *
- requests >=1.1.0
- scipy *
- stats_arrays *
- tqdm *
- voluptuous *
- whoosh *
- wrapt *