.. Weaviate Python Client documentation master file, created by
sphinx-quickstart on Tue Apr 13 10:32:22 2021.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Weaviate Python Client's documentation!
==================================================
.. raw:: html
.. 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
The Python client makes it easy to work with `Weaviate `_. The client is tested for python 3.8 and higher.
There are two versions of the Weaviate Python client. The latest version, v4, is redesigned to take advantage of a faster query interface and offers improved programming features. For more information, see:
- `Python Client v4 overview `_
- `Python Client v3 overview `_
- `Weaviate feature documentation and examples `_
Articles
--------
Here are some articles on Weaviate:
- `Semantic Search Queries Return More Informed Results `_
- `Getting Started with Weaviate Python Library `_
- `A sub-50ms neural search with DistilBERT and Weaviate `_
Support
-------
- Use our `Forum `_ for support or any other question.
- Use our `Slack Channel `_ for discussions or any other question.
- Use the ``weaviate`` tag on `StackOverflow `_ for questions.
- For bugs or problems, submit a GitHub `issue `_.
.. COMMENT: Generates index page
Method Index
------------
* :ref:`genindex`
.. COMMENT: Creates left hand Table of contents
.. toctree::
:maxdepth: 2
:hidden:
weaviate
changelog
genindex