Metadata-Version: 2.1
Name: Udility
Version: 0.1.0
Summary: A unified API for generating illustrations and animations
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

# Udility

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

## Features

- Generate static SVG illustrations.
- Create animated SVG illustrations and convert them to GIFs.
- Secure authentication with MongoDB Atlas.

## Installation

```bash
pip install Udility
