quantpyml


Namequantpyml JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryA package for quantitative finance with ML-based modeling tools
upload_time2023-08-22 03:17:42
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT License Copyright (c) 2023 Tejas Kamtam Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords quant finance machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # QuantPyML

A Quantitative Finance library for Python with ML-based modeling tools. A work in progress.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "quantpyml",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "quant,finance,machine learning",
    "author": "",
    "author_email": "Tejas Kamtam <tejaskamtam@yahoo.com>",
    "download_url": "https://files.pythonhosted.org/packages/c1/8c/3070ec52f3d339697162270938b26288cc53b892c14abedf3a86aa0de67c/quantpyml-0.0.2.tar.gz",
    "platform": null,
    "description": "# QuantPyML\n\nA Quantitative Finance library for Python with ML-based modeling tools. A work in progress.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Tejas Kamtam  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "A package for quantitative finance with ML-based modeling tools",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/tejaskamtam/quantpy-ml"
    },
    "split_keywords": [
        "quant",
        "finance",
        "machine learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd765667b3ff1d6008c30ec52b168b664920bb42f7582b35904d3adbe7247172",
                "md5": "11ee6a5d4d024c48a1f6c89615258803",
                "sha256": "5f9f56bfd9ab529c4ad52a4561dc6b0e6af627e38a576604d9980d4511c0a039"
            },
            "downloads": -1,
            "filename": "quantpyml-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11ee6a5d4d024c48a1f6c89615258803",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8363,
            "upload_time": "2023-08-22T03:17:41",
            "upload_time_iso_8601": "2023-08-22T03:17:41.588783Z",
            "url": "https://files.pythonhosted.org/packages/cd/76/5667b3ff1d6008c30ec52b168b664920bb42f7582b35904d3adbe7247172/quantpyml-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c18c3070ec52f3d339697162270938b26288cc53b892c14abedf3a86aa0de67c",
                "md5": "922af1c9bfa31b5abc4985dd4f6e906e",
                "sha256": "a07d87be39136f3a6c18c196d7623bbfd8eafa48ca19b0ccc1dd949064038ded"
            },
            "downloads": -1,
            "filename": "quantpyml-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "922af1c9bfa31b5abc4985dd4f6e906e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7280,
            "upload_time": "2023-08-22T03:17:42",
            "upload_time_iso_8601": "2023-08-22T03:17:42.810700Z",
            "url": "https://files.pythonhosted.org/packages/c1/8c/3070ec52f3d339697162270938b26288cc53b892c14abedf3a86aa0de67c/quantpyml-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-22 03:17:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tejaskamtam",
    "github_project": "quantpy-ml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "quantpyml"
}
        
Elapsed time: 0.18378s