Metadata-Version: 2.1
Name: heuristic-client
Version: 0.1.0
Summary: A Python client for connecting your llm to the world
Home-page: https://heuristic-mu.vercel.app
Author: Nitya Singh
Author-email: nityasingh030301@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests

# HeuristicSearch

A Python client for fetching search results from the Search API.

## Installation

```bash
pip install Heuristic
