Metadata-Version: 2.1
Name: openbb-government-us
Version: 1.1.3
Summary: US Government Data Extension for OpenBB
Author: OpenBB
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
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: openbb-core (>=1.1.3,<2.0.0)
Requires-Dist: random-user-agent (>=1.0.1,<2.0.0)
Description-Content-Type: text/markdown

# OpenBB Government US Provider

This extension integrates the [US Government](https://data.gov) data provider into the OpenBB Platform.

## Installation

To install the extension:

```bash
pip install openbb-us-government
```

For development please check [Contribution Guidelines](https://github.com/OpenBB-finance/OpenBBTerminal/blob/develop/openbb_platform/CONTRIBUTING.md).

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

