quantecon_wasm


Namequantecon_wasm JSON
Version 0.7.2.post1 PyPI version JSON
download
home_pageNone
SummaryImport the main names to top level.
upload_time2025-01-24 05:34:12
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords quantitative economics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # QuantEcon.py-wasm

QuantEcon's pure python package for WASM based environments. This library is a mirror of [QuantEcon.py](https://github.com/QuantEcon/QuantEcon.py).
We highly recommend to use the original `quantecon` for better performance.

Anything that works with `quantecon_wasm.*` is expected to work with `quantecon.*` with equal or higher performance.

## Installation

You can install `quantecon_wasm` by opening a terminal prompt and typing

```
pip install quantecon_wasm
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "quantecon_wasm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "quantitative, economics",
    "author": null,
    "author_email": "QuantEcon Project <admin@quantecon.org>",
    "download_url": "https://files.pythonhosted.org/packages/88/37/1725e8ed7c4e073f3a6797b81f9ed08ed6b04b4a13b8c3b8fdb2bf66b17f/quantecon_wasm-0.7.2.post1.tar.gz",
    "platform": null,
    "description": "# QuantEcon.py-wasm\n\nQuantEcon's pure python package for WASM based environments. This library is a mirror of [QuantEcon.py](https://github.com/QuantEcon/QuantEcon.py).\nWe highly recommend to use the original `quantecon` for better performance.\n\nAnything that works with `quantecon_wasm.*` is expected to work with `quantecon.*` with equal or higher performance.\n\n## Installation\n\nYou can install `quantecon_wasm` by opening a terminal prompt and typing\n\n```\npip install quantecon_wasm\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Import the main names to top level.",
    "version": "0.7.2.post1",
    "project_urls": {
        "Documentation": "http://quanteconpy.readthedocs.org/en/latest/",
        "Funding": "https://quantecon.org",
        "Homepage": "https://quantecon.org/quantecon-py/",
        "Source": "https://github.com/quantecon/QuantEcon.py",
        "Tracker": "https://github.com/quantecon/QuantEcon.py/issues"
    },
    "split_keywords": [
        "quantitative",
        " economics"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "82252f6968f15c3d2e33776898ed47faab673174bb38a5647c930126491d1ca4",
                "md5": "53414ce3551f5c577dddf8d6665dbd92",
                "sha256": "516bd86e8ff549cb8d46268e9d1f22aa97749606881850280e186ffc8a2cf634"
            },
            "downloads": -1,
            "filename": "quantecon_wasm-0.7.2.post1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "53414ce3551f5c577dddf8d6665dbd92",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 318498,
            "upload_time": "2025-01-24T05:34:10",
            "upload_time_iso_8601": "2025-01-24T05:34:10.446265Z",
            "url": "https://files.pythonhosted.org/packages/82/25/2f6968f15c3d2e33776898ed47faab673174bb38a5647c930126491d1ca4/quantecon_wasm-0.7.2.post1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "88371725e8ed7c4e073f3a6797b81f9ed08ed6b04b4a13b8c3b8fdb2bf66b17f",
                "md5": "5dd8f1393531fcef18182624c98b8efb",
                "sha256": "2c913c0af4b7bd5c768a1b31ad55aaae5f0dab42946f5c1e18a6232127ff1b7f"
            },
            "downloads": -1,
            "filename": "quantecon_wasm-0.7.2.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "5dd8f1393531fcef18182624c98b8efb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 264502,
            "upload_time": "2025-01-24T05:34:12",
            "upload_time_iso_8601": "2025-01-24T05:34:12.089404Z",
            "url": "https://files.pythonhosted.org/packages/88/37/1725e8ed7c4e073f3a6797b81f9ed08ed6b04b4a13b8c3b8fdb2bf66b17f/quantecon_wasm-0.7.2.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-24 05:34:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "quantecon",
    "github_project": "QuantEcon.py",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "quantecon_wasm"
}
        
Elapsed time: 0.99410s