LLM-ready API
Python Library

kFinance Python Library Installation

The kFinance Python library provides a simple interface for the LLM-ready API, streamlining API requests and response handling. It can be used on its own, with LLMs, or integrated into applications.

For a complete overview of the functions, usage, and features of the kFinance Python library, please refer to documentation here (opens in a new tab).

Installation

Install the kFinance Python Library:

pip install kensho-kfinance

Upgrade to the latest version available:

pip install --upgrade kensho-kfinance

Usage

For more detailed information on how to use the kFinance Python library, follow the LLM-ready API Usage Guide.