Metadata-Version: 2.3
Name: graphty
Version: 0.2.0
Summary: Add your description here
Author: Lukas Plank
Author-email: Lukas Plank <lupl@tuta.io>
Requires-Dist: polars>=1.39.3
Requires-Dist: pydantic>=2.12.5
Requires-Python: >=3.12
Description-Content-Type: text/markdown

<img src="graphty.svg" width="50%" height="50%" />

# 
![tests](https://github.com/lu-pl/graphty/actions/workflows/tests.yaml/badge.svg)
[![coverage](https://coveralls.io/repos/github/lu-pl/graphty/badge.svg?branch=lupl/actions)](https://coveralls.io/github/lu-pl/graphty?branch=lupl/actions)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)


Typed object graph materializer over relational binding sets.

> WARNING: This project is in an early stage of development and should be used with caution.

## Introduction

[Intro]

## Installation

[Installation]