.. 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 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 A python native client for easy interaction with a Weaviate instance. The client is tested for python 3.8 and higher. Visit the official `Weaviate `_ website for more information about the Weaviate and how to use it in production. Check out our `Command Line Interface (CLI) tool `_ for interacting with a Weaviate instance directly from your Terminal. .. contents:: Table of Contents :depth: 2 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 `_ Weaviate Python Library ----------------------- .. toctree:: :maxdepth: 2 :caption: Contents: weaviate Support ------- - Use our `Slack Channel `_ for support or any other question. - Use the ``weaviate`` tag on `StackOverflow `_ for questions. - For bugs and/or problems with the package submit a Github `issue `_. Changelog --------- .. toctree:: :maxdepth: 2 changelog Indices and tables ================== * :ref:`genindex` * :ref:`search` .. * :ref:`modindex`