Metadata-Version: 2.1
Name: banner_sangwoo
Version: 0.2.5
Summary: banner program
Author-email: GITSangWoo <dogcenta@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/GITSangWoo/banner_sangwoo
Project-URL: Issues, https://github.com/GITSangWoo/banner_sangwoo/issues
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: pyfiglet >=1.0.2

# **banner_sangwoo**

```
   _________ _____  ____ __      ______  ____
  / ___/ __ `/ __ \/ __ `/ | /| / / __ \/ __ \
 (__  ) /_/ / / / / /_/ /| |/ |/ / /_/ / /_/ /
/____/\__,_/_/ /_/\__, / |__/|__/\____/\____/
                 /____/
```

This Project is practice project of python packaging, writing user guide, and markdown readme document.


## **install**

This Project require python version 3.8 over. Use pip installer


```py
pip install banner-sangwoo
```

## **How to use**

just type show-banner  
 
```py
show-banner
```













