Metadata-Version: 2.1
Name: SuperRPA
Version: 0.0.5
Summary: 二次封装 Selenium，并且后期会维护搭载各种文本、csv、xlsx、本地文件等操作。
Home-page: https://gitee.com/xiaoye_01/super-rpa
Author: 叶狼
Author-email: yelang97@qq.com
License: UNKNOWN
Description: # SuperRPA
        
        ## 介绍
        二次封装 Selenium，并且搭载各种文本、csv、xlsx、本地文件等操作。后期会不断更新新功能。谢谢使用 ~
        
        ## 安装教程
        
        1.  pip install SuperRPA
        
        ## 使用说明
        
        1.  from SuperRPA.Super_PyPackage import *
        2.  看源码。
        
        ## 与作者互动
        
        * **作者**：叶狼
        * **Email**：yelang97@qq.com
        * **pypi地址**：https://pypi.org/project/SuperRPA/
        * **了解作者更多，请查看csdn博客**：https://blog.csdn.net/weixin_42038955
        * **gitee地址**：https://gitee.com/xiaoye_01/super-rpa
        * **您的使用，是我最大的动力，支持开源。**
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
