> For the complete documentation index, see [llms.txt](https://scout-1.gitbook.io/bubbletea/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scout-1.gitbook.io/bubbletea/master.md).

# Get Started

BubbleTea is an open-source framework that helps developers and data scientists to quickly build any data applications on [The Graph network](https://scout-1.gitbook.io/bubbletea/www.thegraph.com). Whether you are building an analytics dashboard for a protocol or leveraging existing machine learning models to do data science work, we hope BubbleTea is the fastest way to get what you want.

## Install

1. Make sure that you have [Python 3.9+](https://www.python.org/downloads/) installed.
2. Install the latest stable version of [Bubbletea library from pypi](https://pypi.org/project/BubbleTea-py/) via pip.

   ```
   pip install BubbleTea-py
   ```
3. Create your [first bubbletea project](/bubbletea/examples/your-first-example.md).

To find the growing number of subgraphs on [The Graph](https://thegraph.com/) network, you can either use its [legacy explorer](https://thegraph.com/legacy-explorer) (free) or [the latest explorer](https://thegraph.com/explorer).&#x20;

## Get in touch

<https://twitter.com/scout_cool>

<kuan@scout.cool>

<cj@scout.cool>
