shogunfolio


Nameshogunfolio JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/jialuechen/shogunfolio
SummaryPortfolio optimization built on top of scikit-learn
upload_time2024-05-25 17:55:11
maintainerNone
docs_urlNone
authorJialue Chen
requires_python>=3.10
licenseBSD 2-Clause License Copyright (c) 2024, Jialue Chen Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords portfolio optimization optimisation finance asset allocation quantitative quant investment strategy machine-learning scikit-learn data-mining data-science
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jialuechen/shogunfolio",
    "name": "shogunfolio",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Hugo Delatte <jialuechen@outlook.com>",
    "keywords": "portfolio, optimization, optimisation, finance, asset, allocation, quantitative, quant, investment, strategy, machine-learning, scikit-learn, data-mining, data-science",
    "author": "Jialue Chen",
    "author_email": "Hugo Delatte <jialuechen@outlook.com>",
    "download_url": null,
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD 2-Clause License  Copyright (c) 2024, Jialue Chen  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
    "summary": "Portfolio optimization built on top of scikit-learn",
    "version": "0.1.0",
    "project_urls": {
        "API Reference": "https://www.shogunfolio.org/api_reference.html",
        "Documentation": "https://www.shogunfolio.org",
        "Homepage": "https://github.com/jialuechen/shogunfolio",
        "Repository": "https://github.com/shogunfolio/shogunfolio",
        "Tutorials": "https://www.shogunfolio.org"
    },
    "split_keywords": [
        "portfolio",
        " optimization",
        " optimisation",
        " finance",
        " asset",
        " allocation",
        " quantitative",
        " quant",
        " investment",
        " strategy",
        " machine-learning",
        " scikit-learn",
        " data-mining",
        " data-science"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f2eabe8ad15e04679e73c0794602e48f8541f92cedc43055ce161d417be9d2c",
                "md5": "7339b59b7dbb647402c0953a3ac201c5",
                "sha256": "01db98d95c296f4fc5f1654c1848b1fdfe2c8fcd9d66800b6f2c488bb828c560"
            },
            "downloads": -1,
            "filename": "shogunfolio-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7339b59b7dbb647402c0953a3ac201c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 186918,
            "upload_time": "2024-05-25T17:55:11",
            "upload_time_iso_8601": "2024-05-25T17:55:11.690893Z",
            "url": "https://files.pythonhosted.org/packages/9f/2e/abe8ad15e04679e73c0794602e48f8541f92cedc43055ce161d417be9d2c/shogunfolio-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-25 17:55:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jialuechen",
    "github_project": "shogunfolio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "shogunfolio"
}
        
Elapsed time: 0.25124s