# Quick Start / Official Entry

Project: qdrant/qdrant-client

## Official Install Entry

### Python / pip - Official install entry

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

Source: https://github.com/qdrant/qdrant-client#readme

## Sources

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