# Quick Start / 官方入口

项目：ray-project/ray

## 官方安装入口

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

```bash
pip install ray
```

来源：https://github.com/ray-project/ray#readme

## 来源

- repo: https://github.com/ray-project/ray
- docs: https://github.com/ray-project/ray#readme
