# Quick Start / Official Entry

Project: ray-project/ray

## Official Install Entry

### Python / pip - Official install entry

```bash
pip install ray
```

Source: https://github.com/ray-project/ray#readme

## Sources

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