Metadata-Version: 2.1
Name: openbb-benzinga
Version: 0.1.0a0
Summary: Benzinga extension for OpenBB
Author: OpenBB Team
Author-email: hello@openbb.co
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: openbb-core (>=0.1.0a0,<0.2.0)
Description-Content-Type: text/markdown

# OpenBB Benzinga Provider

This extension integrates the [Benzinga](https://www.benzinga.com/) data provider into the OpenBB SDK.

## Installation

To install the extension:

```bash
pip install openbb-benzinga
```

For development please check [Contribution Guidelines](https://github.com/OpenBB-finance/OpenBBTerminal/blob/feature/openbb-sdk-v4/openbb_sdk/CONTRIBUTING.md).

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

