Metadata-Version: 2.1
Name: valyu-pipeline
Version: 0.0.24a0
Summary: A Python package for accessing the Valyu Data pipeline infrastructure
Author: Valyu.Network
Author-email: harvey@valyu.network
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: PyMuPDF
Requires-Dist: tqdm
Requires-Dist: Pillow
Requires-Dist: IPython
Requires-Dist: pydantic

# Valyu Data Pipeline SDK 🚀

A powerful SDK for seamlessly integrating with the Valyu data pipeline system.

## Overview

This SDK provides tools and utilities to interact with Valyu's data pipeline infrastructure, enabling efficient data processing and transformation workflows.

## Features

- Easy pipeline configuration
- Robust data handling
- Extensible architecture
- Built-in monitoring and logging

## Getting Started

Check out our [documentation](docs/) to get started with the SDK.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
