> For the complete documentation index, see [llms.txt](https://docs-v3.activeloop.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-v3.activeloop.ai/setup/installation.md).

# Installation

## How to Install Deep Lake

Deep Lake is a python package that can be installed using pip.&#x20;

```bash
!pip install deeplake
```

**By default, Deep Lake does not install dependencies for google-cloud, video support, and other features.** [**Details on all installation options are available here**](https://docs.deeplake.ai/en/latest/Installation.html)**.**&#x20;
