Metadata-Version: 2.4
Name: happywish
Version: 2.0.0
Summary: Birthday GUI fireworks animation.
Author: Adi
Description-Content-Type: text/markdown
Requires-Dist: colorama
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: summary

# HappyWish ðŸŽ‰

A simple and joyful birthday animation library.

## Usage

```python
import happywish

happywish.play()        # Opens fullscreen GUI fireworks ðŸŽ†  
happywish.play_text()   # Terminal animation (optional)
