--- id: weaviate-client version: "4.23.0" license: BSD 3-clause license_treatment: permissive maintenance: active --- # weaviate-client — A python native Weaviate client License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install weaviate-client uv add weaviate-client poetry add weaviate-client ## Description Weaviate python client ====================== .. image:: https://raw.githubusercontent.com/weaviate/weaviate/19de0956c69b66c5552447e84d016f4fe29d12c9/docs/assets/weaviate-logo.png :width: 180 :align: right :alt: Weaviate logo .. image:: https://github.com/weaviate/weaviate-python-client/actions/workflows/.github/workflows/main.yaml/badge.svg?branch=main :target: https://github.com/weaviate/weaviate/actions/workflows/.github/workflows/pull_requests.yaml :alt: Build Status .. image:: https://badge.fury.io/py/weaviate-client.svg :target: https://badge.fury.io/py/weaviate-client :alt: PyPI version .. image:: https://readthedocs.org/projects/weaviate-python-client/badge/?version=latest :target: https://weaviate-python-client.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status A python native client for easy interaction with a Weaviate instance. The client is tested for python 3.9 and higher. Visit the official `Weaviate `_ website for more information about the Weaviate and how to use it in production. Client Versions --------------- We currently support the following versions client versions: - 4.X:... ## AI interpretation — verify before relying A Python client library for interacting with Weaviate, a vector database platform for semantic search and AI applications. It provides native Python bindings to connect to and query Weaviate instances. Verdict: A well-maintained, actively developed client library for Weaviate with low installation friction, permissive licensing, and no known vulnerabilities. Suitable for production use in semantic search and vector database applications, provided you have access to a Weaviate instance. [View on SkillFed](https://skillfed.io/packages/weaviate-client) · [View on PyPI](https://pypi.org/project/weaviate-client/)