Metadata-Version: 2.1
Name: mrio_toolbox
Version: 1.0.0
Summary: Basic manipulation of Multi-Regional Input-Output tables.
Home-page: https://gitlab.pik-potsdam.de/mrio_toolbox/mrio_toolbox
Author: Timothe Beaufils
Author-email: timothe.beaufils@pik-potsdam.de
Keywords: MRIO,Input-Output,Economics,Industrial Ecology,netcdf,International Trade
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: netcdf4
Requires-Dist: xarray
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: openpyxl

# README mrio_toolbox

Python package to handle Multi-Regional Input-Output tables in Python

## Intro

mrio_toolbox is designed to manipulate MRIO table with a high level of flexibility

Check out the example directory for an hands-in demo of the package.
