Metadata-Version: 2.4
Name: mrio_toolbox
Version: 1.1.1
Summary: Basic manipulation of Multi-Regional Input-Output tables.
Author-email: Timothe Beaufils <timothe.beaufils@pik-potsdam.de>, Florian Wirth <florian.wirth@pik-potsdam.de>
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://codeberg.org/tbeaufils/mrio_toolbox
Project-URL: Documentation, https://tbeaufils.codeberg.page/
Keywords: MRIO,Input-Output,Economics,Industrial Ecology,netcdf,International Trade
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: netcdf4
Requires-Dist: xarray
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: openpyxl
Dynamic: license-file

# 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.
