Metadata-Version: 2.4
Name: openbb-polygon
Version: 1.5.0
Summary: Polygon extension for OpenBB
License: AGPL-3.0-only
Author: OpenBB Team
Author-email: hello@openbb.co
Requires-Python: >=3.9.21,<3.14
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
Requires-Dist: openbb-core (>=1.5.1,<2.0.0)
Description-Content-Type: text/markdown

# OpenBB Polygon Provider

This extension integrates the [Polygon](https://polygon.io/) data provider into the OpenBB Platform.

## Installation

To install the extension:

```bash
pip install openbb-polygon
```

Documentation available [here](https://docs.openbb.co/platform/developer_guide/contributing).

