weaviate-client


Nameweaviate-client JSON
Version 4.10.4 PyPI version JSON
download
home_pagehttps://github.com/weaviate/weaviate-python-client
SummaryA python native Weaviate client
upload_time2025-01-14 11:37:58
maintainerNone
docs_urlNone
authorWeaviate
requires_python>=3.9
licenseBSD 3-clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            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 <https://weaviate.io/>`_ 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:

- `Semantic Search Queries Return More Informed Results <https://hackernoon.com/semantic-search-queries-return-more-informed-results-nr5335nw>`_
- `Getting Started with Weaviate Python Library <https://towardsdatascience.com/getting-started-with-weaviate-python-client-e85d14f19e4f>`_
- `A sub-50ms neural search with DistilBERT and Weaviate <https://towardsdatascience.com/a-sub-50ms-neural-search-with-distilbert-and-weaviate-4857ae390154>`_

Documentation
-------------

- `Weaviate Python client overview <https://weaviate.io/developers/weaviate/client-libraries/python>`_.
- `Weaviate documentation <https://weaviate.io/developers/weaviate>`_.
- `Additional reference documentation <https://weaviate-python-client.readthedocs.io>`_

Support
-------

- Use our `Forum <https://forum.weaviate.io>`_ for support or any other question.
- Use our `Slack Channel <https://weaviate.io/slack>`_ for discussions or any other question.
- Use the ``weaviate`` tag on `StackOverflow <https://stackoverflow.com/questions/tagged/weaviate>`_  for questions.
- For bugs or problems, submit a GitHub `issue <https://github.com/weaviate/weaviate-python-client/issues>`_.

Contributing
------------
To contribute, read `How to Contribute <https://github.com/weaviate/weaviate-python-client/blob/main/CONTRIBUTING.md>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/weaviate/weaviate-python-client",
    "name": "weaviate-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Weaviate",
    "author_email": "hello@weaviate.io,",
    "download_url": "https://files.pythonhosted.org/packages/de/ce/e34426eeda39a77b45df86f9ab901a7232096a071ee379a046a8072e2a35/weaviate_client-4.10.4.tar.gz",
    "platform": null,
    "description": "Weaviate python client\n======================\n.. image:: https://raw.githubusercontent.com/weaviate/weaviate/19de0956c69b66c5552447e84d016f4fe29d12c9/docs/assets/weaviate-logo.png\n    :width: 180\n    :align: right\n    :alt: Weaviate logo\n\n.. image:: https://github.com/weaviate/weaviate-python-client/actions/workflows/.github/workflows/main.yaml/badge.svg?branch=main\n    :target: https://github.com/weaviate/weaviate/actions/workflows/.github/workflows/pull_requests.yaml\n    :alt: Build Status\n\n.. image:: https://badge.fury.io/py/weaviate-client.svg\n    :target: https://badge.fury.io/py/weaviate-client\n    :alt: PyPI version\n\n.. image:: https://readthedocs.org/projects/weaviate-python-client/badge/?version=latest\n    :target: https://weaviate-python-client.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\nA python native client for easy interaction with a Weaviate instance.\n\nThe client is tested for python 3.9 and higher.\n\nVisit the official `Weaviate <https://weaviate.io/>`_ website for more information about the Weaviate and how to use it in production.\n\nClient Versions\n---------------\nWe currently support the following versions client versions:\n\n- 4.X: actively supported\n- 3.X: deprecated, receives only critical bug fixes and dependency updates\n- copy of the 3.X branch in v4 releases: Will be removed on 2024-11-30\n\n\nArticles\n--------\n\nHere are some articles on Weaviate:\n\n- `Semantic Search Queries Return More Informed Results <https://hackernoon.com/semantic-search-queries-return-more-informed-results-nr5335nw>`_\n- `Getting Started with Weaviate Python Library <https://towardsdatascience.com/getting-started-with-weaviate-python-client-e85d14f19e4f>`_\n- `A sub-50ms neural search with DistilBERT and Weaviate <https://towardsdatascience.com/a-sub-50ms-neural-search-with-distilbert-and-weaviate-4857ae390154>`_\n\nDocumentation\n-------------\n\n- `Weaviate Python client overview <https://weaviate.io/developers/weaviate/client-libraries/python>`_.\n- `Weaviate documentation <https://weaviate.io/developers/weaviate>`_.\n- `Additional reference documentation <https://weaviate-python-client.readthedocs.io>`_\n\nSupport\n-------\n\n- Use our `Forum <https://forum.weaviate.io>`_ for support or any other question.\n- Use our `Slack Channel <https://weaviate.io/slack>`_ for discussions or any other question.\n- Use the ``weaviate`` tag on `StackOverflow <https://stackoverflow.com/questions/tagged/weaviate>`_  for questions.\n- For bugs or problems, submit a GitHub `issue <https://github.com/weaviate/weaviate-python-client/issues>`_.\n\nContributing\n------------\nTo contribute, read `How to Contribute <https://github.com/weaviate/weaviate-python-client/blob/main/CONTRIBUTING.md>`_.\n",
    "bugtrack_url": null,
    "license": "BSD 3-clause",
    "summary": "A python native Weaviate client",
    "version": "4.10.4",
    "project_urls": {
        "Documentation": "https://weaviate-python-client.readthedocs.io",
        "Homepage": "https://github.com/weaviate/weaviate-python-client",
        "Source": "https://github.com/weaviate/weaviate-python-client",
        "Tracker": "https://github.com/weaviate/weaviate-python-client/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50e95b6ffbdee0d0f1444d0ce142c70a70bf22ba43bf2d6b35913a8d7e674431",
                "md5": "eae2f9566f3062c2c6a505533dc9b16f",
                "sha256": "d9808456ba109fcd99331bc833b61cf520bf6ad9db442db621e12f78c8480c4c"
            },
            "downloads": -1,
            "filename": "weaviate_client-4.10.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eae2f9566f3062c2c6a505533dc9b16f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 330450,
            "upload_time": "2025-01-14T11:37:56",
            "upload_time_iso_8601": "2025-01-14T11:37:56.617029Z",
            "url": "https://files.pythonhosted.org/packages/50/e9/5b6ffbdee0d0f1444d0ce142c70a70bf22ba43bf2d6b35913a8d7e674431/weaviate_client-4.10.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "decee34426eeda39a77b45df86f9ab901a7232096a071ee379a046a8072e2a35",
                "md5": "aebefb36e03005ca71db97f4de19aaa4",
                "sha256": "a1e799fc41d9f43a56c95490f6c14f475861f27d2a62b9b6de28a1db5494751d"
            },
            "downloads": -1,
            "filename": "weaviate_client-4.10.4.tar.gz",
            "has_sig": false,
            "md5_digest": "aebefb36e03005ca71db97f4de19aaa4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 594549,
            "upload_time": "2025-01-14T11:37:58",
            "upload_time_iso_8601": "2025-01-14T11:37:58.920918Z",
            "url": "https://files.pythonhosted.org/packages/de/ce/e34426eeda39a77b45df86f9ab901a7232096a071ee379a046a8072e2a35/weaviate_client-4.10.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 11:37:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "weaviate",
    "github_project": "weaviate-python-client",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "weaviate-client"
}
        
Elapsed time: 0.42463s