PortfolioOptimization


NamePortfolioOptimization JSON
Version 0.0.11 PyPI version JSON
download
home_pagehttps://github.com/nathanramoscfa/PortfolioOptimization.git
SummaryA package for portfolio optimization.
upload_time2023-12-09 21:27:13
maintainer
docs_urlNone
authorNathan Ramos, CFA®
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PortfolioOptimization

![License](https://img.shields.io/badge/license-MIT-blue.svg)
![Python](https://img.shields.io/badge/python-v3.8+-blue.svg)

PortfolioOptimization is a Python package for performing portfolio optimization using various algorithms and backtesting techniques. It is designed to be highly customizable, extensible, and easy to use. The project aims to assist financial analysts, investment advisers, and researchers in making data-driven investment decisions.

## Features

- Algorithms for optimizing portfolios based on various financial metrics.
- Backtesting functionality for evaluating portfolio performance.
- Plotting tools for visualization of portfolios and backtests.
- Factor scoring model for ranking stocks based on financial metrics.
- Easy-to-extend architecture for adding custom optimization algorithms and metrics.

## Installation

### Via Pip
In order to install PortfolioOptimization via pip, simply run the following command in your terminal:
```bash
pip install PortfolioOptimization
```

### Via GitHub
In order to install PortfolioOptimization via GitHub, you must first clone the repository and install the required 
dependencies. This can be done by running the following commands in your terminal:
```bash
git clone https://github.com/nathanramoscfa/PortfolioOptimization.git
cd PortfolioOptimization
pip install -r requirements.txt
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nathanramoscfa/PortfolioOptimization.git",
    "name": "PortfolioOptimization",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Nathan Ramos, CFA\u00ae",
    "author_email": "nathan.ramos.github@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ee/bf/2e910110bf1e8928f5e13451f2f3fa9181b8940e75d8e3171a14035ed5a3/PortfolioOptimization-0.0.11.tar.gz",
    "platform": null,
    "description": "# PortfolioOptimization\r\n\r\n![License](https://img.shields.io/badge/license-MIT-blue.svg)\r\n![Python](https://img.shields.io/badge/python-v3.8+-blue.svg)\r\n\r\nPortfolioOptimization is a Python package for performing portfolio optimization using various algorithms and backtesting techniques. It is designed to be highly customizable, extensible, and easy to use. The project aims to assist financial analysts, investment advisers, and researchers in making data-driven investment decisions.\r\n\r\n## Features\r\n\r\n- Algorithms for optimizing portfolios based on various financial metrics.\r\n- Backtesting functionality for evaluating portfolio performance.\r\n- Plotting tools for visualization of portfolios and backtests.\r\n- Factor scoring model for ranking stocks based on financial metrics.\r\n- Easy-to-extend architecture for adding custom optimization algorithms and metrics.\r\n\r\n## Installation\r\n\r\n### Via Pip\r\nIn order to install PortfolioOptimization via pip, simply run the following command in your terminal:\r\n```bash\r\npip install PortfolioOptimization\r\n```\r\n\r\n### Via GitHub\r\nIn order to install PortfolioOptimization via GitHub, you must first clone the repository and install the required \r\ndependencies. This can be done by running the following commands in your terminal:\r\n```bash\r\ngit clone https://github.com/nathanramoscfa/PortfolioOptimization.git\r\ncd PortfolioOptimization\r\npip install -r requirements.txt\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A package for portfolio optimization.",
    "version": "0.0.11",
    "project_urls": {
        "Homepage": "https://github.com/nathanramoscfa/PortfolioOptimization.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aae0db591d3d7b0d98f11b634033c7862939d70b48523b01ac5b2d12a1a75f2c",
                "md5": "86d74be64ac093146f061a5647ac32dc",
                "sha256": "a4162e670adad00fbec51ed4505bb6b4961f20f42e35c13802cd333044a20704"
            },
            "downloads": -1,
            "filename": "PortfolioOptimization-0.0.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "86d74be64ac093146f061a5647ac32dc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 24161,
            "upload_time": "2023-12-09T21:27:10",
            "upload_time_iso_8601": "2023-12-09T21:27:10.125616Z",
            "url": "https://files.pythonhosted.org/packages/aa/e0/db591d3d7b0d98f11b634033c7862939d70b48523b01ac5b2d12a1a75f2c/PortfolioOptimization-0.0.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eebf2e910110bf1e8928f5e13451f2f3fa9181b8940e75d8e3171a14035ed5a3",
                "md5": "99457f8ac6eff4d4cb95124cf41883f6",
                "sha256": "a100ea7d779aca88bdd2156be79e726766aaf449fe857185886c1cf1dae3f915"
            },
            "downloads": -1,
            "filename": "PortfolioOptimization-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "99457f8ac6eff4d4cb95124cf41883f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 21857,
            "upload_time": "2023-12-09T21:27:13",
            "upload_time_iso_8601": "2023-12-09T21:27:13.407813Z",
            "url": "https://files.pythonhosted.org/packages/ee/bf/2e910110bf1e8928f5e13451f2f3fa9181b8940e75d8e3171a14035ed5a3/PortfolioOptimization-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-09 21:27:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nathanramoscfa",
    "github_project": "PortfolioOptimization",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "portfoliooptimization"
}
        
Elapsed time: 0.91885s