Metadata-Version: 2.1
Name: openbb-biztoc
Version: 1.2.0
Summary: 
License: AGPL-3.0-only
Author: OpenBB Team
Author-email: hello@openbb.co
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
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.2.1,<2.0.0)
Requires-Dist: requests-cache (>=1.1.0,<2.0.0)
Description-Content-Type: text/markdown

# OpenBB Biztoc Provider

This extension integrates the Biztoc data provider
into the OpenBB Platform.

## Installation

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

```bash
pip install openbb-biztoc
```

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

