Metadata-Version: 2.1
Name: seokbong_cmd
Version: 2.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>=1.0.0
Requires-Dist: seokbong-mul>=1.0.2
Requires-Dist: seokbong-division>=0.3.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)

   `$ seokbong_cmd_plus`

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

   `$ seokbong_cmd_mul`

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

   `$ seokbong_cmd_div`

   ![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/)
