Metadata-Version: 1.2
Name: bw2data
Version: 4.0.dev5
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
Description: 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://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>`_.
        
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 :: 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
