# kdPythonAPIViewer
通过GUI界面查看python或第三方库的API。query Python API and third party library API via GUI interface.

# 已实现的功能
输入from PyQt5.QtWidgets import QMainWindow，查询QMainWindow的API
刷新系统缓存的API+
树可以滚动
集成搜索框 +
多国语言
显示类的方法
仅显示类的html +

# 截图

![kdPythonAPIViewer_screenshot](https://github.com/bkdwei/kdPythonAPIViewer/blob/master/doc/kdPythonAPIViewer_screenshot.png "截图")