Metadata-Version: 2.4
Name: openbb-derivatives
Version: 1.6.1
Summary: Derivatives extension for OpenBB
License: AGPL-3.0-only
Author: OpenBB Team
Author-email: hello@openbb.co
Requires-Python: >=3.10,<4
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: openbb-core (>=1.6.1,<2.0.0)
Description-Content-Type: text/markdown

# OpenBB Derivatives Extension

This extension provides derivatives data for the OpenBB Platform.

## Installation

To install the extension, run the following command in this folder:

```bash
pip install openbb-derivatives
```

Documentation available [here](https://docs.openbb.co/sdk).

