Metadata-Version: 2.1
Name: chroma-store
Version: 0.0.1
Project-URL: Documentation, https://github.com/unknown/chroma-store#readme
Project-URL: Issues, https://github.com/unknown/chroma-store/issues
Project-URL: Source, https://github.com/unknown/chroma-store
Author-email: John Doe <jd@example.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Requires-Dist: chromadb
Requires-Dist: farm-haystack
Description-Content-Type: text/markdown

# example_store

[![PyPI - Version](https://img.shields.io/pypi/v/example-store.svg)](https://pypi.org/project/example-store)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/example-store.svg)](https://pypi.org/project/example-store)

-----

**Table of Contents**

- [example\_store](#example_store)
  - [Installation](#installation)
  - [License](#license)

## Installation

```console
pip install example-store
```

## License

`example-store` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.
