Metadata-Version: 2.1
Name: Udility
Version: 1.9
Summary: A Python library to generate SVG images from text descriptions using OpenAI API.
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
