volkit


Namevolkit JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryVolatility Modelling Toolkit
upload_time2025-09-08 12:53:29
maintainerNone
docs_urlNone
authorThijs van den Berg
requires_python<3.13,>=3.9
licenseBSD-3-Clause
keywords gaussian mixture implied volatility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # volkit

[![CI](https://github.com/sitmo/volkit/actions/workflows/tests.yml/badge.svg)](https://github.com/sitmo/volkit/actions/workflows/tests.yml)
[![Coverage](https://codecov.io/gh/sitmo/volkit/branch/main/graph/badge.svg)](https://codecov.io/gh/sitmo/volkit)
[![Docs](https://readthedocs.org/projects/volkit/badge/?version=latest)](https://volkit.readthedocs.io/en/latest/)
[![License](https://img.shields.io/pypi/l/volkit.svg)](https://github.com/sitmo/volkit/blob/main/LICENSE)
[![Python versions](https://img.shields.io/pypi/pyversions/volkit.svg)](https://pypi.org/project/volkit/)
[![PyPI version](https://img.shields.io/pypi/v/volkit.svg)](https://pypi.org/project/volkit/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

A powerfull lightweight toolkit for option pricing, implied volatility, and Greeks.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "volkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": null,
    "keywords": "gaussian mixture, implied, volatility",
    "author": "Thijs van den Berg",
    "author_email": "thijs@sitmo.com",
    "download_url": "https://files.pythonhosted.org/packages/1a/a4/a51927a300434d439120549ade416ca21e3db5a37753aeea06d13db780ce/volkit-0.2.0.tar.gz",
    "platform": null,
    "description": "# volkit\n\n[![CI](https://github.com/sitmo/volkit/actions/workflows/tests.yml/badge.svg)](https://github.com/sitmo/volkit/actions/workflows/tests.yml)\n[![Coverage](https://codecov.io/gh/sitmo/volkit/branch/main/graph/badge.svg)](https://codecov.io/gh/sitmo/volkit)\n[![Docs](https://readthedocs.org/projects/volkit/badge/?version=latest)](https://volkit.readthedocs.io/en/latest/)\n[![License](https://img.shields.io/pypi/l/volkit.svg)](https://github.com/sitmo/volkit/blob/main/LICENSE)\n[![Python versions](https://img.shields.io/pypi/pyversions/volkit.svg)](https://pypi.org/project/volkit/)\n[![PyPI version](https://img.shields.io/pypi/v/volkit.svg)](https://pypi.org/project/volkit/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nA powerfull lightweight toolkit for option pricing, implied volatility, and Greeks.\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Volatility Modelling Toolkit",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/sitmo/volkit",
        "Repository": "https://github.com/sitmo/volkit"
    },
    "split_keywords": [
        "gaussian mixture",
        " implied",
        " volatility"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ce5dc7c6cc89728c1d3b631dc7e9849d8c3adb97f36f7c8a2185927592c46f1b",
                "md5": "7524056cf06afda05d6e521085f811bf",
                "sha256": "77a646a944e027f52b64dbeb6f085bad9812a9705e22253c760bed0c540b0105"
            },
            "downloads": -1,
            "filename": "volkit-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7524056cf06afda05d6e521085f811bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 212982,
            "upload_time": "2025-09-08T12:53:27",
            "upload_time_iso_8601": "2025-09-08T12:53:27.575458Z",
            "url": "https://files.pythonhosted.org/packages/ce/5d/c7c6cc89728c1d3b631dc7e9849d8c3adb97f36f7c8a2185927592c46f1b/volkit-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1aa4a51927a300434d439120549ade416ca21e3db5a37753aeea06d13db780ce",
                "md5": "71526ff02bc215d60b6643f7358f639f",
                "sha256": "0c4547b16455454696086a5a8644eb228ddd5b8908efc14a648b6f12aa789807"
            },
            "downloads": -1,
            "filename": "volkit-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "71526ff02bc215d60b6643f7358f639f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 204756,
            "upload_time": "2025-09-08T12:53:29",
            "upload_time_iso_8601": "2025-09-08T12:53:29.032917Z",
            "url": "https://files.pythonhosted.org/packages/1a/a4/a51927a300434d439120549ade416ca21e3db5a37753aeea06d13db780ce/volkit-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-08 12:53:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sitmo",
    "github_project": "volkit",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "volkit"
}
        
Elapsed time: 1.79196s