an Python API viewer,query python module's method and attribute.
Project description
# kdPythonAPIViewer
通过GUI界面查看python或第三方库的API。
query Python API and third party library API via GUI interface.
# 安装
- 安装python3和pip,[安装包地址](https://www.python.org/downloads/ 下载地址)
- 使用pip安装kdPythonAPIViewer,命令
** pip install kdPythonAPIViewer **
- 点击桌面的快捷方式或开始菜单启动kdPythonAPIViewer
# 功能特点
- 输入from PyQt5.QtWidgets import QMainWindow,查询QMainWindow的API
- 安装新的模块后,可刷新系统缓存的API
- 当包的描述文档太大时,可以设置仅显示类的文档
- 可通过悬浮按钮隐藏或显示主窗体,方便开发人员随时随地查询API
# 截图
![kdPythonAPIViewer_screenshot](https://github.com/bkdwei/kdPythonAPIViewer/blob/master/doc/kdPythonAPIViewer_screenshot.png "截图")
# 提交bug和建议
[提交bug和建议](https://github.com/bkdwei/kdPythonAPIViewer/issues)
通过GUI界面查看python或第三方库的API。
query Python API and third party library API via GUI interface.
# 安装
- 安装python3和pip,[安装包地址](https://www.python.org/downloads/ 下载地址)
- 使用pip安装kdPythonAPIViewer,命令
** pip install kdPythonAPIViewer **
- 点击桌面的快捷方式或开始菜单启动kdPythonAPIViewer
# 功能特点
- 输入from PyQt5.QtWidgets import QMainWindow,查询QMainWindow的API
- 安装新的模块后,可刷新系统缓存的API
- 当包的描述文档太大时,可以设置仅显示类的文档
- 可通过悬浮按钮隐藏或显示主窗体,方便开发人员随时随地查询API
# 截图
![kdPythonAPIViewer_screenshot](https://github.com/bkdwei/kdPythonAPIViewer/blob/master/doc/kdPythonAPIViewer_screenshot.png "截图")
# 提交bug和建议
[提交bug和建议](https://github.com/bkdwei/kdPythonAPIViewer/issues)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for kdPythonAPIViewer-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d9102afde128b3fec32fd50652b69f54512209e0a78052c985d4f463253a1f8 |
|
MD5 | 8ce485342dfab4c533e6bd1b113f7eae |
|
BLAKE2b-256 | c66da328ea62a426ceb8440ec34a5d1d388469e84bf897ea879c5de6640954ad |