File size: 337 Bytes
a2afe2f
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# OpenBB Index Extension

The Index extension provides global and european index data access for the OpenBB Platform.

## Installation

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

```bash
pip install openbb-index
```

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