Metadata-Version: 2.1
Name: PyIeJs
Version: 0.0.2
Summary: Interop.SHDocVw
Home-page: https://gitee.com/Martin-word/PyIeJs
Author: Martin
Author-email: 1403951401@qq.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# PyIeJs

#### 介绍
Python 通过句柄在 IE 中执行 JS命令

#### 安装教程

pip install pyiejs

#### 包的依赖
无

#### 使用说明
具体使用例子请看text.py

