Metadata-Version: 2.1
Name: weaviate-client
Version: 0.1.0
Summary: A python native weaviate client
Home-page: UNKNOWN
Author: SeMI Technologies
Author-email: hello@semi.technology
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >3.7.0
Requires-Dist: requests (>=2.22.0)
Requires-Dist: validators (>=0.14.0)


A client to interact with weaviate. 
It allows to create schemas and classes and includes some other basic features of the weaviate REST API.
Weaviate may be found here: https://github.com/semi-technologies/weaviate
For bug reports and feature requests please use GitHub issues: 
https://github.com/semi-technologies/weaviate-python-client/issues      


