# Installation

**Summary:** To install the Bayesline API client, simply run:

```
pip install bayesline-apiclient
```

or in a Jupyter notebook, run:

```
!pip install bayesline-apiclient
```