Metadata-Version: 2.1
Name: redwing-vector
Version: 0.1.3
Summary: Python client to interface with Redwing Vector gRPC Service.
Home-page: https://github.com/redwing-os/client
Author: Hello Redwing
Author-email: hello@redwing.ai
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Redwing Vector Python Client

## Overview

Redwing Vector Python Client is a Python library designed to simplify interactions with the Redwing Vector gRPC API. It provides an easy-to-use interface for Python developers to integrate Redwing Vector capabilities into their applications.

## Installation

To install the Redwing Vector Python Client, simply run:

```
pip install redwing-vector
```

## Documentation

For more detailed documentation for running with a Sandbox environment, visit https://docs.redwing.ai.

## License

This project is licensed under the MIT License - see the LICENSE file for details.

## Contact

For support or queries, contact hello [at] redwing [dot] ai
