Metadata-Version: 2.1
Name: bw2data
Version: 4.0.dev19
Summary: Tools for the management of inventory databases and impact assessment methods. Part of the Brightway2 LCA Framework
Home-page: https://github.com/brightway-lca/brightway2-data
Author: Chris Mutel
Author-email: cmutel@gmail.com
License: 3-clause BSD
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.5
License-File: LICENSE.txt

Brightway2 data management
==========================

.. image:: https://img.shields.io/pypi/v/bw2data.svg
   :target: https://pypi.org/project/bw2data/
   :alt: pypi version

.. image:: https://img.shields.io/conda/vn/conda-forge/bw2data.svg
   :target: https://anaconda.org/conda-forge/bw2data
   :alt: conda-forge version

.. image:: https://dev.azure.com/mutel/Brightway%20CI/_apis/build/status/brightway-lca.brightway2-data?branchName=main
   :target: https://dev.azure.com/mutel/Brightway%20CI/_build?definitionId=8&_a=summary&repositoryFilter=2&branchFilter=71%2C71%2C71%2C71
   :alt: bw2data azure pipeline status

.. image:: https://coveralls.io/repos/bitbucket/cmutel/brightway2-data/badge.svg?branch=master
    :target: https://coveralls.io/bitbucket/cmutel/brightway2-data?branch=default
    :alt: Test coverage report

This package provides tools for the management of inventory databases and impact assessment methods.
It is part of the `Brightway LCA framework <https://brightway.dev>`_.
`Online documentation <https://docs.brightway.dev/>`_ is available, and the source code is hosted on `GitHub brightway-lca organization <https://github.com/brightway-lca/brightway2-data>`_.

Note that version 4.0 and higher are only compatible with Brightway 2.5, as described in the `changelog <https://github.com/brightway-lca/brightway2-data/blob/main/CHANGES.md>`__.
