Metadata-Version: 2.1
Name: httpgogui
Version: 0.2.0
Summary: httpgo gui
Author-Email: Tang <357965604@qq.com>
License: MIT
Project-URL: repository, https://github.com/RicarTang/httpgogui
Project-URL: Changelog, https://github.com/RicarTang/httpgogui/blob/master/CHANGELOG.md
Requires-Python: <4.0,>=3.9
Requires-Dist: pyside6==6.8.1
Requires-Dist: requests>=2.32.3
Requires-Dist: PySide6-Fluent-Widgets>=1.7.4
Description-Content-Type: text/markdown

# httpgogui
## 概述
使用pyside6编写的gui http请求工具，类似postman；
## 安装
```
pip install httpgogui
```
## 检查是否安装
```
$ httpgogui
```