cge-modeling


Namecge-modeling JSON
Version 0.0.6 PyPI version JSON
download
home_pageNone
SummaryComputable general equlibrium models and policy simulation via autodiff with Pytensor
upload_time2024-10-16 12:42:24
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.10
licenseNone
keywords computable general equlibrium partial general equlibrium economics macroeconomics numerical simulation autodiff
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cge_modeling
A package for working with CGE models in Python

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cge-modeling",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": null,
    "keywords": "computable general equlibrium, partial general equlibrium, economics, macroeconomics, numerical, simulation, autodiff",
    "author": null,
    "author_email": "Jesse Grabowski <jessegrabowski@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/73/37/d023a3e5749be992921d01df875a97744f9f58b8f6e405c735a7749f57b0/cge_modeling-0.0.6.tar.gz",
    "platform": null,
    "description": "# cge_modeling\nA package for working with CGE models in Python\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Computable general equlibrium models and policy simulation via autodiff with Pytensor",
    "version": "0.0.6",
    "project_urls": null,
    "split_keywords": [
        "computable general equlibrium",
        " partial general equlibrium",
        " economics",
        " macroeconomics",
        " numerical",
        " simulation",
        " autodiff"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4682c8db4153241bb71c51f58bc8e9b6e5569da3f4fe7e7687a7ee9ff6a1c15b",
                "md5": "73c20929033280f168e91a7ef6c06716",
                "sha256": "17374f13b7c935228e094ec9d220afcd74f84a9a70c77061ad067ad4813ca8d6"
            },
            "downloads": -1,
            "filename": "cge_modeling-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "73c20929033280f168e91a7ef6c06716",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 72983,
            "upload_time": "2024-10-16T12:42:23",
            "upload_time_iso_8601": "2024-10-16T12:42:23.230529Z",
            "url": "https://files.pythonhosted.org/packages/46/82/c8db4153241bb71c51f58bc8e9b6e5569da3f4fe7e7687a7ee9ff6a1c15b/cge_modeling-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7337d023a3e5749be992921d01df875a97744f9f58b8f6e405c735a7749f57b0",
                "md5": "caab944223cabccd0772f544cb93fdad",
                "sha256": "d20262c46471ad9f3d0632df2efd9d4acffbeaa00163a308f7520073716885f9"
            },
            "downloads": -1,
            "filename": "cge_modeling-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "caab944223cabccd0772f544cb93fdad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 63077,
            "upload_time": "2024-10-16T12:42:24",
            "upload_time_iso_8601": "2024-10-16T12:42:24.319783Z",
            "url": "https://files.pythonhosted.org/packages/73/37/d023a3e5749be992921d01df875a97744f9f58b8f6e405c735a7749f57b0/cge_modeling-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-16 12:42:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cge-modeling"
}
        
Elapsed time: 9.73310s