Metadata-Version: 2.1
Name: banner_nicou11
Version: 0.4.1
Summary: Default template for PDM package
Author-email: Nicou11 <lyoungin1204@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/nicou11/banner
Project-URL: Issues, https://github.com/nicou11/banner/issues
Requires-Python: ==3.11.*
Description-Content-Type: text/markdown
Requires-Dist: pyfiglet>=1.0.2

# banner_nicou11

```
    _   ___                 ______
   / | / (_)________  __  _<  <  /
  /  |/ / / ___/ __ \/ / / / // /
 / /|  / / /__/ /_/ / /_/ / // /
/_/ |_/_/\___/\____/\__,_/_//_/
```

## **Install**
```
$ pip install banner_nicou11
```

## **Usage**

type:
```
$ show-banner
```

## **Reference**
https://github.com/pwaller/pyfiglet
