summaryrefslogtreecommitdiffstats
path: root/openbb_platform/extensions/currency/README.md
blob: ade65f4900b6882d153f9370b8ffe955b685038d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# OpenBB Currency Extension

This extension provides currency exchange related data for the OpenBB Platform.

## Installation

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

```bash
pip install openbb-currency
```

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