Metadata-Version: 2.1
Name: bwutils
Version: 0.0.1
Summary: A set of scripts for LCA related calculations using Brightway framework v 2.4.*
Home-page: https://github.com/rahulrameshnair/bwutils
Author: Rahul Ramesh Nair
Author-email: rahulgenesis@hotmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Project-URL: Documentation, https://rahulrameshnair.github.io/bwutils/
Project-URL: Repository, https://github.com/rahulrameshnair/bwutils
Description-Content-Type: text/markdown

# bwutils

[![Release](https://img.shields.io/github/v/release/rahulrameshnair/bwutils)](https://img.shields.io/github/v/release/rahulrameshnair/bwutils)
[![Build status](https://img.shields.io/github/actions/workflow/status/rahulrameshnair/bwutils/main.yml?branch=main)](https://github.com/rahulrameshnair/bwutils/actions/workflows/main.yml?query=branch%3Amain)
[![codecov](https://codecov.io/gh/rahulrameshnair/bwutils/branch/main/graph/badge.svg)](https://codecov.io/gh/rahulrameshnair/bwutils)
[![Commit activity](https://img.shields.io/github/commit-activity/m/rahulrameshnair/bwutils)](https://img.shields.io/github/commit-activity/m/rahulrameshnair/bwutils)
[![License](https://img.shields.io/github/license/rahulrameshnair/bwutils)](https://img.shields.io/github/license/rahulrameshnair/bwutils)

A set of scripts for LCA related calculations using Brightway framework v 2.4.*

- **Github repository**: <https://github.com/rahulrameshnair/bwutils/>
- **Documentation** <https://rahulrameshnair.github.io/bwutils/>

## About 

This is a set of helpful scripts, packages and jupyternotebooks for performing lca-related calculations using brightway framework versions less than 2.5. The idea is to share repetitive and complex calculations/plots through scripts, and others as jupyternotebooks that can work once this package is installed via pypi or Github.



