StockFactor


NameStockFactor JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/KaiXiangC/StockFactor
SummaryA package with stock function
upload_time2024-12-25 14:22:01
maintainerNone
docs_urlNone
authorKai
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Risk_Factor

A package with stock function.

## Installation

Install directly from GitHub:

```bash
pip install git+https://github.com/KaiXiangC/stock.git

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/KaiXiangC/StockFactor",
    "name": "StockFactor",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Kai",
    "author_email": "james2225061@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/40/05/a700479d0ae037f152d6ba94c0635b52488d8d3b9a8ef3985e1efdbd6908/stockfactor-0.1.0.tar.gz",
    "platform": null,
    "description": "# Risk_Factor\r\n\r\nA package with stock function.\r\n\r\n## Installation\r\n\r\nInstall directly from GitHub:\r\n\r\n```bash\r\npip install git+https://github.com/KaiXiangC/stock.git\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package with stock function",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/KaiXiangC/StockFactor"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c9ea565ebc1553f7a8b97ea3f0cf55f883f09fc1d0ef00acb92cd9f9ebe8daa",
                "md5": "7b6bb5c9dba0fff2ba933adc99cf93a5",
                "sha256": "8a0bb1ab563583334b7c71e854dc523ea10d3b56ac49f717b5273b96694f7e01"
            },
            "downloads": -1,
            "filename": "StockFactor-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b6bb5c9dba0fff2ba933adc99cf93a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4484,
            "upload_time": "2024-12-25T14:21:59",
            "upload_time_iso_8601": "2024-12-25T14:21:59.126647Z",
            "url": "https://files.pythonhosted.org/packages/9c/9e/a565ebc1553f7a8b97ea3f0cf55f883f09fc1d0ef00acb92cd9f9ebe8daa/StockFactor-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4005a700479d0ae037f152d6ba94c0635b52488d8d3b9a8ef3985e1efdbd6908",
                "md5": "c687c04d12b81a46e9377225441b6894",
                "sha256": "49d43140d3ee76aa923ccd345710184b357744e0dc268f6444907f6bee84488b"
            },
            "downloads": -1,
            "filename": "stockfactor-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c687c04d12b81a46e9377225441b6894",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4155,
            "upload_time": "2024-12-25T14:22:01",
            "upload_time_iso_8601": "2024-12-25T14:22:01.920052Z",
            "url": "https://files.pythonhosted.org/packages/40/05/a700479d0ae037f152d6ba94c0635b52488d8d3b9a8ef3985e1efdbd6908/stockfactor-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-25 14:22:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "KaiXiangC",
    "github_project": "StockFactor",
    "github_not_found": true,
    "lcname": "stockfactor"
}
        
Kai
Elapsed time: 1.20139s