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

# Installation

![simple-drive.jpg](https://raw.githubusercontent.com/tranngocminhhieu/simple-drive/main/docs/simple-drive.jpg)

## Install from GitHub

```
pip install --upgrade git+https://github.com/tranngocminhhieu/simple-drive.git
```

## Install from PyPI

```
pip install --upgrade simple-drive
```
