Metadata-Version: 2.1
Name: banner_Mingk42
Version: 0.3.1
Summary: Banner Output Program
Author-email: Mingk42 <xoals123456t@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/Mingk42/banner_Mingk42
Project-URL: Issues, https://github.com/Mingk42/banner_Mingk42/issues
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: pyfiglet>=1.0.2

# banner_Mingk42
Include pic, banner, lotto

### install
```bash
$ pip install banner_Mingk42
```

### Usage
When type `mingk42-banner`, then display banner.
```bash
$ mingk42-banner
    __               __  ____
   / /   ____ ______/ /_/ __ \____ _____  ________
  / /   / __ `/ ___/ __/ / / / __ `/ __ \/ ___/ _ \
 / /___/ /_/ (__  ) /_/ /_/ / /_/ / / / / /__/  __/
/_____/\__,_/____/\__/_____/\__,_/_/ /_/\___/\___/

```

When type `mingk42-pic`, then display ascii-art.
```bash
$ mingk42-pic

                          ....:::......             .....:---:...
                       ...+*=:...:-++:..          ...=*=:.....:=+=:..
                      .:*=....   ....=+:.         .=*:..       ..:+=:.
                     .-*:.          ..-+-.       .=+..           ..-+:.
                    .:*..             .==:...::..:*.             ...=-.
                    .==..            ..-+=-------++.               .-+..
                    .==..              ...........-.               .-=.
                    .:*..                                        ...+-.
                     .=+..                                       ..==..
                      .+=..                                      ..=+:.
                    ..+=. ...........               ......       ...-=..
                   ..-=.....-+****+=:...       .....:=++-:....     ..+-...
                    .*:..:#-........-*-..      .:*+:... ..-*+.      .:+..
                   .-+..*=.        ...==..    .*=.....    ..:+-.    ..*-.
                    ==.=+..          ..+-.   .+-.+*=:..   ...-=:    ..+-..
                   .==.*:....... .... .==....:*...............=-.    .*-..
                   .-+.*:.........==:..=+----+*....*-...::::::=-... .:*:.:::..
                   ..+-=+::::::::.....:+-.....*-.....::::::::-+-.....+*+**=+#:....
                    .:*-+*-::::::::..-*+==:...:*-...::::::::-+=::...=*==+*--+#+:..
                      :*=:++==----==+-:::-=++=..=+=-:::::-=+=-:::.:++====*+--*+*+.
          ..............=+-::-====::...............=+++++=-:::::-+*+======#--=*=+=.
         .:-++++++++++++++**+=+++++====----:..    ..:::::::::-=***+=======+*--*+=*:..
        .-+:.............................:-+-. .......::--+**+===-=**+=====#=-=#++-.
        .-+:.............................:=-*=-=+++**##*+============**=====#--+*+=.
        .:+-..............................--+*+*:...:#====--=+#*=----=+*====+*--**=.
        ..==..............................:=-*#+...-*=+*######*+=---=++**++==*=-=*-.
        ..:+:..............................--++=+****=============*##########+*--++..
         ..==..............................:==*=++.-*--====---====*#*+*+***##++*--+=.
          .-+:.............................:=-*+*:.:#---==----==--*#+-=-*=-##+=*+--++-.
          .:==..............................--++*-..*=============*##=+-**=##+==*=---+-.
           .-+:.............................:=-*+*..=*=====--=====*##+#=***##+==+*---+=.
          ..:=-..............................--+***-=#==+=========*####+#####+++**===+=----...
            .-+-:::..........................::::::::::----==+*===***+*#**++#=-----:::::::....
            ..:=+++++++++++++++++++++++++++++++++++++++==---::.. .=**+*++*###..
                                                                 ..:=+*++++-..
                                                                         ..
```

When type `mingk42-lotto`, then display random 6 number.
```bash
$ mingk42-lotto
[1, 5, 22, 23, 24, 35]

$ mingk42-lotto
[5, 9, 15, 36, 41, 45]
```

### Thanks
figlet 제작자

### Licence
The MIT License (MIT) Copyright © 2007-2023
