# PyIeJs **Repository Path**: Martin-word/PyIeJs ## Basic Information - **Project Name**: PyIeJs - **Description**: Python 环境下对 IE 浏览器执行 JS 命令 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-10-11 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PyIeJs #### 介绍 Python 通过句柄在 IE 中执行 JS命令 #### 安装教程 pip install pyiejs #### 包的依赖 无 #### 使用说明 具体使用例子请看text.py