# Quick Start / 官方入口

项目：weaviate/weaviate

## 官方安装入口

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

```bash
pip install -U weaviate-client
```

来源：https://github.com/weaviate/weaviate#readme

## 来源

- repo: https://github.com/weaviate/weaviate
- docs: https://github.com/weaviate/weaviate#readme
