Metadata-Version: 2.1
Name: seokbong_cmd
Version: 1.0.0
Summary: Default template for PDM package
Author-email: tbongkim03 <tbongkim03@gmial.com>
License: MIT
Project-URL: HOMEPAGE, https://github.com/tbongkim03/seokbong_cmd
Project-URL: ISSUES, https://github.com/tbongkim03/seokbong_cmd/issues
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: seokbong-add>=0.1.0
Requires-Dist: seokbong-mul>=0.1.0
Requires-Dist: seokbong-division>=0.1.0

## PLUS, MUL, DIV CMD

### team project

### member : tbongkim03, Seokxkyu

### github url : github.com/tbongkim03
### github url : github.com/Seokxkyu

## **USAGE**

   
   `$ pip install seokbong_cmd`

   ![pip install](https://github.com/tbongkim03/seokbong_cmd/blob/main/img/install_pip.png?raw=true)

   plus func

   ![add](https://github.com/tbongkim03/seokbong_cmd/blob/main/img/add.png?raw=true)

   mul func

   ![mul](https://github.com/tbongkim03/seokbong_cmd/blob/main/img/mul.png?raw=true)

   div func

   ![div](https://github.com/tbongkim03/seokbong_cmd/blob/main/img/div.png?raw=true)


## **Thanks**

   dMario24, tbongkim03, Seokxkyu

## **License**

   The MIT

## **Packaged by pypi**

   [URL](https://pypi.org/project/seokbong_cmd/)
