Weaviate Python Client
v3.0.0

Contents:

  • weaviate
  • Subpackages
  • Changelog
Weaviate Python Client
  • »
  • Welcome to Weaviate Python Client’s documentation!
  • Edit on GitHub

Welcome to Weaviate Python Client’s documentation!¶

Weaviate logoBuild Status (Travis CI) PyPI version

A python native client for easy interaction with a weaviate instance.

The client is tested for python 3.6 and higher.

Visit the official SeMi Technology 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.

Table of Contents

  • Welcome to Weaviate Python Client’s documentation!

    • Articles

    • Weaviate Python Library

    • Support

    • Changelog

  • Indices and tables

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

  • SeMI Technology Medium blogs

Weaviate Python Library¶

Contents:

  • weaviate
  • Subpackages
    • weaviate.auth
    • weaviate.batch
    • weaviate.classification
    • weaviate.client
    • weaviate.connect
    • weaviate.contextionary
    • weaviate.data
      • weaviate.data.references
    • weaviate.exceptions
    • weaviate.gql
      • weaviate.gql.aggregate
      • weaviate.gql.filter
      • weaviate.gql.get
    • weaviate.schema
      • weaviate.schema.properties
      • weaviate.schema.validate_schema
    • weaviate.wcs
    • weaviate.util

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¶

  • Changelog
    • Version 3.0.0

Indices and tables¶

  • Index

  • Search Page

Next

© Copyright 2021, SeMI Technology. Revision 63554888.

Built with Sphinx using a theme provided by Read the Docs.