# Quick Start / 官方入口

项目：qdrant/qdrant-client

## 官方安装入口

### Python / pip · 官方安装入口

```bash
pip install qdrant-client
```

来源：https://github.com/qdrant/qdrant-client#readme

## 来源

- repo: https://github.com/qdrant/qdrant-client
- docs: https://github.com/qdrant/qdrant-client#readme
