mrio-toolbox


Namemrio-toolbox JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://gitlab.pik-potsdam.de/mrio_toolbox/mrio_toolbox
SummaryBasic manipulation of Multi-Regional Input-Output tables.
upload_time2024-11-11 16:20:31
maintainerNone
docs_urlNone
authorTimothe Beaufils
requires_pythonNone
licenseNone
keywords mrio input-output economics industrial ecology netcdf international trade
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.pik-potsdam.de/mrio_toolbox/mrio_toolbox",
    "name": "mrio-toolbox",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "MRIO, Input-Output, Economics, Industrial Ecology, netcdf, International Trade",
    "author": "Timothe Beaufils",
    "author_email": "timothe.beaufils@pik-potsdam.de",
    "download_url": "https://files.pythonhosted.org/packages/89/89/c80f78e0393c2feb91532571fa634aacfdbb2cf8548cf3137d5e3e575d94/mrio_toolbox-1.0.0.tar.gz",
    "platform": null,
    "description": "# README mrio_toolbox\r\n\r\nPython package to handle Multi-Regional Input-Output tables in Python\r\n\r\n## Intro\r\n\r\nmrio_toolbox is designed to manipulate MRIO table with a high level of flexibility\r\n\r\nCheck out the example directory for an hands-in demo of the package.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Basic manipulation of Multi-Regional Input-Output tables.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://gitlab.pik-potsdam.de/mrio_toolbox/mrio_toolbox"
    },
    "split_keywords": [
        "mrio",
        " input-output",
        " economics",
        " industrial ecology",
        " netcdf",
        " international trade"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f753dbae495be89fac42923c865545195a9da1744972602ab4a4f7106bb747dc",
                "md5": "0ac6887068d6095d45ef24adbae579df",
                "sha256": "027a26c825b95238c7ba9015619d2efe43636472d5b9c7e8cd4b691b9ab1f351"
            },
            "downloads": -1,
            "filename": "mrio_toolbox-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0ac6887068d6095d45ef24adbae579df",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 55330,
            "upload_time": "2024-11-11T16:20:29",
            "upload_time_iso_8601": "2024-11-11T16:20:29.937526Z",
            "url": "https://files.pythonhosted.org/packages/f7/53/dbae495be89fac42923c865545195a9da1744972602ab4a4f7106bb747dc/mrio_toolbox-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8989c80f78e0393c2feb91532571fa634aacfdbb2cf8548cf3137d5e3e575d94",
                "md5": "d9e915ed388e90e6e69afb59b64fd69f",
                "sha256": "b396e806503bbd34e9bf5459be67be2b6f9d42a17d9361bbf1c838bea8ba2eaf"
            },
            "downloads": -1,
            "filename": "mrio_toolbox-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d9e915ed388e90e6e69afb59b64fd69f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 47251,
            "upload_time": "2024-11-11T16:20:31",
            "upload_time_iso_8601": "2024-11-11T16:20:31.979126Z",
            "url": "https://files.pythonhosted.org/packages/89/89/c80f78e0393c2feb91532571fa634aacfdbb2cf8548cf3137d5e3e575d94/mrio_toolbox-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-11 16:20:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mrio-toolbox"
}
        
Elapsed time: 0.35112s