summaryrefslogtreecommitdiffstats
path: root/website/content/sdk/showcase.md
blob: 916d15c706a3a398fd9e27d003da8ee80a2dbc5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
title: Showcase
sidebar_position: 6
description: Showcasing apps created by users using the OpenBB SDK
keywords: [Showcasing, showcase, OpenBB, openbb, sdk, api, pip, pypi,]
---

import HeadTitle from '@site/src/components/General/HeadTitle.tsx';

<HeadTitle title="Showcase - SDK | OpenBB Docs" />

import ShowcaseItem from "@site/src/components/General/ShowcaseItem"

This page contains a list of projects that use the OpenBB SDK.

If you have a project that uses the OpenBB SDK, please contact us via [Discord](https://discord.com/invite/Up2QGbMKHY) or [hello@openbb.co](mailto:hello@openbb.co).

---

<ShowcaseItem
categories={['Economy', 'ETF', 'Stocks']}
title="Kulbinderdio's Streamlit Dashboard"
description="A dashboard built with information from OpenBB by Kulbinderdio."
url="https://github.com/kulbinderdio/streamlit_openBB">

<video style={{height: 400}} className="w-full rounded" controls>
  <source src="https://user-images.githubusercontent.com/4700433/205459912-9c9a10ac-50ce-42e3-8bf1-ad2e5a64b2a1.mp4" type="video/mp4" />
Your browser does not support the video tag.
</video>
</ShowcaseItem>

---

:::tip

Find more open source projects on GitHub [here](https://github.com/search?q=topic:openbb&type=Repositories&l=&l=)