Metadata-Version: 2.4
Name: aip-utils
Version: 0.1.0
Summary: aip-utils is a package for the AI Platform.
Requires-Python: ==3.12.*
Description-Content-Type: text/markdown

# ai-utils

ai-utils is a package for the AI Platform.

## Installation

```bash
uv sync

## Running Tests
uv run pytest / pytest
