Metadata-Version: 2.4
Name: uuid-visualizer
Version: 1.0.0
Summary: Generate stylized visual keys based on UUID input.
Author: Aurora Rosabella
Author-email: Aurora Rosabella <auracrimsonrose@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/auroracrimsonrose/uuid-visualizer
Project-URL: Repository, https://github.com/auroracrimsonrose/uuid-visualizer
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Pillow
Dynamic: author
Dynamic: license-file
Dynamic: requires-python

# UUID Visualizer

Generate stylized visual keys from UUIDs — ideal for authentication shells, unique identity badges, or creative key representations.

---

##  Features

-  4096×4096 resolution images
-  Background + overlay triangle grid
-  Dynamic arm geometry with end-cube decoration
-  Center shape (circle or hexagon) with white cube and X
-  Optional corner plus signs
-  Left-side number box with auth level (01–99)
-  Color assignment from deterministic palettes based on UUID
-  Customizable via code or shell

---

##  Installation

```bash
pip install uuid-visualizer
