pyfolio


Namepyfolio JSON
Version 0.9.2 PyPI version JSON
download
home_pagehttps://github.com/quantopian/pyfolio
Summarypyfolio is a Python library for performance and risk analysis of financial portfolios
upload_time2019-04-15 15:00:21
maintainer
docs_urlNone
authorQuantopian Inc
requires_python
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            pyfolio is a Python library for performance and risk analysis of
financial portfolios developed by `Quantopian Inc`_. It works well with the
`Zipline`_ open source backtesting library.

At the core of pyfolio is a so-called tear sheet that consists of
various individual plots that provide a comprehensive performance
overview of a portfolio.

.. _Quantopian Inc: https://www.quantopian.com
.. _Zipline: http://zipline.io
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/quantopian/pyfolio",
    "name": "pyfolio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Quantopian Inc",
    "author_email": "opensource@quantopian.com",
    "download_url": "https://files.pythonhosted.org/packages/28/b4/99799b743c4619752f88b70354924132a2e9b82f4656fe7c55eaa9101392/pyfolio-0.9.2.tar.gz",
    "platform": "",
    "description": "pyfolio is a Python library for performance and risk analysis of\nfinancial portfolios developed by `Quantopian Inc`_. It works well with the\n`Zipline`_ open source backtesting library.\n\nAt the core of pyfolio is a so-called tear sheet that consists of\nvarious individual plots that provide a comprehensive performance\noverview of a portfolio.\n\n.. _Quantopian Inc: https://www.quantopian.com\n.. _Zipline: http://zipline.io",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "pyfolio is a Python library for performance and risk analysis of financial portfolios",
    "version": "0.9.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28b499799b743c4619752f88b70354924132a2e9b82f4656fe7c55eaa9101392",
                "md5": "ca3748314ca1cc4af446d1db04a5a8fe",
                "sha256": "6ae63e9b01034b89accfef2806f5f11bc5810f5a5b4216882b5faa89f5f2a2a9"
            },
            "downloads": -1,
            "filename": "pyfolio-0.9.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ca3748314ca1cc4af446d1db04a5a8fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 91135,
            "upload_time": "2019-04-15T15:00:21",
            "upload_time_iso_8601": "2019-04-15T15:00:21.526344Z",
            "url": "https://files.pythonhosted.org/packages/28/b4/99799b743c4619752f88b70354924132a2e9b82f4656fe7c55eaa9101392/pyfolio-0.9.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-04-15 15:00:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "quantopian",
    "github_project": "pyfolio",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyfolio"
}
        
Elapsed time: 0.04880s