Skip to content

weaviate/weaviate-python-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a1113bc · Dec 4, 2024
Dec 4, 2024
Nov 28, 2024
Dec 3, 2024
Dec 4, 2024
Jul 23, 2024
Dec 4, 2024
Dec 4, 2024
Dec 4, 2024
Dec 4, 2024
Dec 4, 2024
Mar 20, 2023
Jan 31, 2024
Jul 3, 2024
Jun 6, 2024
Nov 28, 2024
Aug 13, 2021
Oct 31, 2023
Feb 16, 2024
Jun 12, 2023
Oct 11, 2024
Feb 8, 2021
Apr 25, 2024
Jan 31, 2024
Oct 18, 2022
Dec 4, 2024
Jul 2, 2024
Dec 4, 2024
Nov 7, 2022

Repository files navigation

Weaviate python client

Weaviate logo

Build Status PyPI version 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: actively supported
  • 3.X: deprecated, receives only critical bug fixes and dependency updates
  • copy of the 3.X branch in v4 releases: Will be removed on 2024-11-30

Articles

Here are some articles on Weaviate:

Documentation

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.

Contributing

To contribute, read How to Contribute.