llama-index-packs-stock-market-data-query-engine


Namellama-index-packs-stock-market-data-query-engine JSON
Version 0.1.3 PyPI version JSON
download
home_page
Summaryllama-index packs stock_market_data_query_engine integration
upload_time2024-02-22 01:39:28
maintaineranoopshrma
docs_urlNone
authorYour Name
requires_python>=3.8.1,<4.0
licenseMIT
keywords data engine finance market query stock yahoo finance yahoo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Stock Market Data Query Engine Pack

Query and retrieve historical market data for a list of stock tickers. It utilizes Yahoo Finance [(yfinance)](https://pypi.org/project/yfinance/) to fetch historical stock prices.

## CLI Usage

You can download llamapacks directly using `llamaindex-cli`, which comes installed with the `llama-index` python package:

```bash
llamaindex-cli download-llamapack StockMarketDataQueryEnginePack --download-dir ./stock_market_data_pack
```

You can then inspect the files at `./stock_market_data_pack` and use them as a template for your own project.

## Code Usage

You can download the pack to a the `./stock_market_data_pack` directory:

```python
from llama_index.core.llama_pack import download_llama_pack

# download and install dependencies
StockMarketDataQueryEnginePack = download_llama_pack(
    "StockMarketDataQueryEnginePack", "./stock_market_data_pack"
)
```

From here, you can use the pack, or inspect and modify the pack in `./stock_market_data_pack`.

Then, you can set up the pack like so:

```python
# create the pack
stock_market_data_pack = StockMarketDataQueryEnginePack(
    ["MSFT"],
    period="1mo",
)
```

The `run()` function is a light wrapper around `query_engine.query()`.

```python
response = stock_market_data_pack.run(
    "What is the average closing price for MSFT?"
)
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "llama-index-packs-stock-market-data-query-engine",
    "maintainer": "anoopshrma",
    "docs_url": null,
    "requires_python": ">=3.8.1,<4.0",
    "maintainer_email": "",
    "keywords": "data,engine,finance,market,query,stock,yahoo finance,yahoo",
    "author": "Your Name",
    "author_email": "you@example.com",
    "download_url": "https://files.pythonhosted.org/packages/b6/b4/fafbc13fbbf04866511ed34ddccbc20cfd8faa3b9accfdd6be74da4085ad/llama_index_packs_stock_market_data_query_engine-0.1.3.tar.gz",
    "platform": null,
    "description": "# Stock Market Data Query Engine Pack\n\nQuery and retrieve historical market data for a list of stock tickers. It utilizes Yahoo Finance [(yfinance)](https://pypi.org/project/yfinance/) to fetch historical stock prices.\n\n## CLI Usage\n\nYou can download llamapacks directly using `llamaindex-cli`, which comes installed with the `llama-index` python package:\n\n```bash\nllamaindex-cli download-llamapack StockMarketDataQueryEnginePack --download-dir ./stock_market_data_pack\n```\n\nYou can then inspect the files at `./stock_market_data_pack` and use them as a template for your own project.\n\n## Code Usage\n\nYou can download the pack to a the `./stock_market_data_pack` directory:\n\n```python\nfrom llama_index.core.llama_pack import download_llama_pack\n\n# download and install dependencies\nStockMarketDataQueryEnginePack = download_llama_pack(\n    \"StockMarketDataQueryEnginePack\", \"./stock_market_data_pack\"\n)\n```\n\nFrom here, you can use the pack, or inspect and modify the pack in `./stock_market_data_pack`.\n\nThen, you can set up the pack like so:\n\n```python\n# create the pack\nstock_market_data_pack = StockMarketDataQueryEnginePack(\n    [\"MSFT\"],\n    period=\"1mo\",\n)\n```\n\nThe `run()` function is a light wrapper around `query_engine.query()`.\n\n```python\nresponse = stock_market_data_pack.run(\n    \"What is the average closing price for MSFT?\"\n)\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "llama-index packs stock_market_data_query_engine integration",
    "version": "0.1.3",
    "project_urls": null,
    "split_keywords": [
        "data",
        "engine",
        "finance",
        "market",
        "query",
        "stock",
        "yahoo finance",
        "yahoo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93cd3f4369bdac7d53932ebd21edcb23856918ef01ee10850268582057e3ee7e",
                "md5": "1f55027833ff713d2b64988daea8e0bc",
                "sha256": "310b21be19bd4f9be165a775b238ebc0d203ea604913605c49c52380acf8798a"
            },
            "downloads": -1,
            "filename": "llama_index_packs_stock_market_data_query_engine-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1f55027833ff713d2b64988daea8e0bc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.1,<4.0",
            "size": 3574,
            "upload_time": "2024-02-22T01:39:27",
            "upload_time_iso_8601": "2024-02-22T01:39:27.809692Z",
            "url": "https://files.pythonhosted.org/packages/93/cd/3f4369bdac7d53932ebd21edcb23856918ef01ee10850268582057e3ee7e/llama_index_packs_stock_market_data_query_engine-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6b4fafbc13fbbf04866511ed34ddccbc20cfd8faa3b9accfdd6be74da4085ad",
                "md5": "b8d379f5385d4b71632a944bc5721bb8",
                "sha256": "21b0ad2989437122e0897a4eec1f877bd317ee7e01ee7e6ebf381088133f9e00"
            },
            "downloads": -1,
            "filename": "llama_index_packs_stock_market_data_query_engine-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b8d379f5385d4b71632a944bc5721bb8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.1,<4.0",
            "size": 3130,
            "upload_time": "2024-02-22T01:39:28",
            "upload_time_iso_8601": "2024-02-22T01:39:28.891334Z",
            "url": "https://files.pythonhosted.org/packages/b6/b4/fafbc13fbbf04866511ed34ddccbc20cfd8faa3b9accfdd6be74da4085ad/llama_index_packs_stock_market_data_query_engine-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-22 01:39:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "llama-index-packs-stock-market-data-query-engine"
}
        
Elapsed time: 0.19201s