Metadata-Version: 2.1
Name: udility
Version: 0.1.7
Summary: A utility library for generating SVG images from text descriptions
Home-page: https://github.com/uditakhourii/udility
Author: Udit Akhouri
Author-email: researchudit@gmail.com
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

# Udility

Udility is a Python package for generating illustrations from text descriptions using AI.

## Features

- Generate static SVG illustrations using OpenRouter API.
- Secure authentication with MongoDB Atlas.

## Installation

To install Udility, use pip:

```bash
pip install Udility
