quantverse


Namequantverse JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://anyoptimization.com/projects/quantverse/
Summaryquantverse: Quantitative Finance in Python
upload_time2025-02-24 01:12:42
maintainerNone
docs_urlNone
authorJulian Blank
requires_python>=3.7
licenseGNU AFFERO GENERAL PUBLIC LICENSE (AGPL)
keywords quantitative finance stocks options
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            qf - Quantitative Finance in Python
====================================================================



Installation
====================================================================

The official release is available at PyPi:

.. code:: bash

    pip install -U qf




.. _Contact:

Contact
********************************************************************************

Feel free to contact me if you have any questions:

| `Julian Blank <http://julianblank.com>`_  (blankjul [at] outlook.com)
| Michigan State University
| Computational Optimization and Innovation Laboratory (COIN)
| East Lansing, MI 48824, USA

            

Raw data

            {
    "_id": null,
    "home_page": "https://anyoptimization.com/projects/quantverse/",
    "name": "quantverse",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "quantitative, finance, stocks, options, ",
    "author": "Julian Blank",
    "author_email": "blankjul@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/2b/12/c0f5799d04617129a123764301049cf198081819cc286628492b9b408161/quantverse-0.0.1.tar.gz",
    "platform": "any",
    "description": "qf - Quantitative Finance in Python\n====================================================================\n\n\n\nInstallation\n====================================================================\n\nThe official release is available at PyPi:\n\n.. code:: bash\n\n    pip install -U qf\n\n\n\n\n.. _Contact:\n\nContact\n********************************************************************************\n\nFeel free to contact me if you have any questions:\n\n| `Julian Blank <http://julianblank.com>`_  (blankjul [at] outlook.com)\n| Michigan State University\n| Computational Optimization and Innovation Laboratory (COIN)\n| East Lansing, MI 48824, USA\n",
    "bugtrack_url": null,
    "license": "GNU AFFERO GENERAL PUBLIC LICENSE (AGPL)",
    "summary": "quantverse: Quantitative Finance in Python",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://anyoptimization.com/projects/quantverse/"
    },
    "split_keywords": [
        "quantitative",
        " finance",
        " stocks",
        " options",
        " "
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b12c0f5799d04617129a123764301049cf198081819cc286628492b9b408161",
                "md5": "f7f43712a40c5792c5e6213ec57f4d61",
                "sha256": "28e1d565133888899cac1b5097c53b874cc1a62e90a25bba4bab6d2f408dd586"
            },
            "downloads": -1,
            "filename": "quantverse-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f7f43712a40c5792c5e6213ec57f4d61",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 17312,
            "upload_time": "2025-02-24T01:12:42",
            "upload_time_iso_8601": "2025-02-24T01:12:42.098516Z",
            "url": "https://files.pythonhosted.org/packages/2b/12/c0f5799d04617129a123764301049cf198081819cc286628492b9b408161/quantverse-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-24 01:12:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "quantverse"
}
        
Elapsed time: 0.46825s