Metadata-Version: 2.1
Name: queryverse
Version: 0.1.0
Summary: A lightweight prompting library
Author-Email: temiloluwa <temilolu74@gmail.com>
License: MIT
Requires-Python: >=3.9
Requires-Dist: openai>=0.28.1
Requires-Dist: python-dotenv>=1.0.0
Description-Content-Type: text/markdown

# queryverse Library

queryverse is a very lightweight prompting Python library

## Installation

You can install queryverse using pip:

```
pip install queryverse 
```
