Metadata-Version: 2.1
Name: antelope_reports
Version: 0.2.0
Summary: Tools for summarizing and visualizing LCA models in Antelope
Author-email: Brandon Kuczenski <brandon@scope3consulting.com>
License: BSD-3-Clause
Project-URL: Repository, https://github.com/AntelopeLCA/reports
Keywords: antelope,waterfall,bar chart,model runner,scenario,lca study
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: antelope-foreground>=0.3.3
Requires-Dist: antelope-core>0.3.3
Requires-Dist: synonym-dict>=0.2.4
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: pydot>=2.0.0

# reports
Models, charts, and tables generated from Antelope catalogs. Heavyweight with pandas, plots, etc.

This package is a collection of useful support tools that (a) are not required in core Antelope and (b) do
or may require heavyweight support packages that would not be desirable in a "slender" install.

The utilities are grouped into several categories, each described briefly below.

The general support level of this code is "late alpha".  Most of these tools work, and many of them are 
used in production. But they are not CI-ed and may not be well documented.

## charts

Graphical visualizations of LCA results. 
