Metadata-Version: 2.1
Name: SteamedBread-Uninstall
Version: 0.0.4
Summary: 馒头的三方库管理器
Home-page: https://github.com/neihanshenshou/SteamedBreadPackageManager
Author: 馒头
Author-email: neihanshenshou@163.com
License: Apache License 2.0
Platform: MacOS、Window
Description-Content-Type: text/markdown
License-File: LICENSE

# SteamedBreadPackageManager

# 馒头三方库管理器

#### 安装

```shell
pip install SteamedBread-Uninstall
```

#### 使用

```shell
uninstall -h  # 查看三方库管理器 更详细内容
```

```shell
uninstall selenium  # 卸载三方库: selenium 执行后 会有确认提醒
```

```shell
uninstall selenium -l  # 展示三方库: selenium 依赖其它包列表
```

```shell
uninstall SteamedBread-Uninstall  # 将自己卸载掉
```

