quantfinlib


Namequantfinlib JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://quantfinlib.org/
SummaryFundamental package for quantitative finance with Python.
upload_time2024-06-17 15:18:40
maintainerThijs van den Berg
docs_urlNone
authorThijs van den Berg, Andrejs Fedjajevs, Mohammadjavad Vakili, Nathan de Vries
requires_python<4.0,>=3.9
licenseMIT
keywords quantitative finance asset management financial engineering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # QuantFinLib

QuantFinLib is a comprehensive Python library designed for quantitative finance. It offers a wide range
of tools and algorithms that cater to various domains within quantitative finance, including machine learning,
asset management, portfolio optimization, time series transformations, indicators, labeling, feature engineering,
stochastic simulation, randomization tests, and backtesting. This library aims to provide robust and efficient
solutions for financial data analysis, modeling, and trading strategy development.

            

Raw data

            {
    "_id": null,
    "home_page": "https://quantfinlib.org/",
    "name": "quantfinlib",
    "maintainer": "Thijs van den Berg",
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": "thijs@sitmo.com",
    "keywords": "quantitative finance, asset management, financial engineering",
    "author": "Thijs van den Berg, Andrejs Fedjajevs, Mohammadjavad Vakili, Nathan de Vries",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/5e/69/d56584d8a82f8f5dcba6a312d983e81809382418b2a4865c45395c178f13/quantfinlib-0.0.3.tar.gz",
    "platform": null,
    "description": "# QuantFinLib\n\nQuantFinLib is a comprehensive Python library designed for quantitative finance. It offers a wide range\nof tools and algorithms that cater to various domains within quantitative finance, including machine learning,\nasset management, portfolio optimization, time series transformations, indicators, labeling, feature engineering,\nstochastic simulation, randomization tests, and backtesting. This library aims to provide robust and efficient\nsolutions for financial data analysis, modeling, and trading strategy development.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Fundamental package for quantitative finance with Python.",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://quantfinlib.org/",
        "Repository": "https://github.com/quantfinlib/quantfinlib"
    },
    "split_keywords": [
        "quantitative finance",
        " asset management",
        " financial engineering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa1af48c8144aed6de4af1d46fdde7f037c675e688c337ae7e18b365c7a0e15b",
                "md5": "61498217f1a687f3a15bfaff73c9854f",
                "sha256": "740b10a339456c8a91dedd7c4b382935290050470030820f9c7e04dea42a3659"
            },
            "downloads": -1,
            "filename": "quantfinlib-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "61498217f1a687f3a15bfaff73c9854f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 2603,
            "upload_time": "2024-06-17T15:18:39",
            "upload_time_iso_8601": "2024-06-17T15:18:39.165845Z",
            "url": "https://files.pythonhosted.org/packages/aa/1a/f48c8144aed6de4af1d46fdde7f037c675e688c337ae7e18b365c7a0e15b/quantfinlib-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e69d56584d8a82f8f5dcba6a312d983e81809382418b2a4865c45395c178f13",
                "md5": "8476dedcfcf62ce0ad427db9d50556a8",
                "sha256": "224d8d40ad305c4ac50f1a3094a22c48faaaa9cc6bfef92042c56faefc66751d"
            },
            "downloads": -1,
            "filename": "quantfinlib-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "8476dedcfcf62ce0ad427db9d50556a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 2361,
            "upload_time": "2024-06-17T15:18:40",
            "upload_time_iso_8601": "2024-06-17T15:18:40.825817Z",
            "url": "https://files.pythonhosted.org/packages/5e/69/d56584d8a82f8f5dcba6a312d983e81809382418b2a4865c45395c178f13/quantfinlib-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-17 15:18:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "quantfinlib",
    "github_project": "quantfinlib",
    "github_not_found": true,
    "lcname": "quantfinlib"
}
        
Elapsed time: 1.61487s