Metadata-Version: 2.4
Name: amirreza-rashidi
Version: 1.0.0
Summary: A colorful ASCII banner package.
Author-email: Amirreza Rashidi <amirrezarashidi5831ar@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/TokyoHunter
Keywords: ascii,banner,terminal,colors,art
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Amirreza Rashidi Banner

A simple Python package that prints a colorful ASCII banner in the terminal.

## Features

- 🎨 Color gradients
- 🖼️ ASCII art
- 🚀 Easy to use

## Installation

```bash
pip install amirreza-rashidi
```

## Usage

```python
import amirreza_rashidi

amirreza_rashidi.hello()
```

## Author

Amirreza Rashidi

GitHub:
https://github.com/TokyoHunter
