Metadata-Version: 2.1
Name: bw2data
Version: 3.6
Summary: Tools for the management of inventory databases and impact assessment methods. Part of the Brightway2 LCA Framework
Home-page: https://bitbucket.org/cmutel/brightway2-data
Author: Chris Mutel
Author-email: cmutel@gmail.com
License: 3-clause BSD
Platform: UNKNOWN
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 :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Dist: appdirs
Requires-Dist: bw2parameters
Requires-Dist: docopt
Requires-Dist: eight
Requires-Dist: fasteners
Requires-Dist: future
Requires-Dist: lxml
Requires-Dist: numpy
Requires-Dist: peewee (>=3.9.4)
Requires-Dist: psutil
Requires-Dist: pyprind
Requires-Dist: requests (>=1.1.0)
Requires-Dist: scipy
Requires-Dist: stats-arrays
Requires-Dist: unicodecsv
Requires-Dist: voluptuous
Requires-Dist: whoosh
Requires-Dist: wrapt

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

.. image:: https://ci.appveyor.com/api/projects/status/uqixaochulbu6vjv?svg=true
   :target: https://ci.appveyor.com/project/cmutel/brightway2-data
   :alt: bw2data appveyor build 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 `Brightway2 LCA framework <https://brightwaylca.org>`_. `Online documentation <https://docs.brightwaylca.org/>`_ is available, and the source code is hosted on `Bitbucket <https://bitbucket.org/cmutel/brightway2-data>`_.


