Python SDK

The official Python client for Meilisearch with async support and type hints.

Quick start

Install
$ pip install meilisearch

Features

Everything you need to integrate Meilisearch with Python SDK.

Type hints

Full type annotations for better IDE support.

Async support

Native async/await support with aiohttp.

Python 3.8+

Compatible with Python 3.8 and later.

Pydantic models

Use Pydantic models for validation.

Django integration

Works seamlessly with Django projects.

FastAPI support

Perfect for FastAPI applications.

Ready to get started?

Start using Python SDK with Meilisearch Cloud today.