Metadata-Version: 2.1
Name: wftools
Version: 0.0.10
Summary: pip install wftools
Home-page: https://www.python-office.com/
Author: CoderWanFeng
Author-email: 1957875073@qq.com
License: MIT
Project-URL: Bug Tracker, https://github.com/CoderWanFeng/wftools/issues
Project-URL: Documentation, https://github.com/CoderWanFeng/wftools/blob/master/README.md
Project-URL: Source Code, https://github.com/CoderWanFeng/wftools
Platform: any
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: translate
Requires-Dist: qrcode
Requires-Dist: pywifi
Requires-Dist: speedtest_cli
Requires-Dist: pofile
Requires-Dist: loguru


<p align="center" id='大礼包-banner'>
    <a target="_blank" href='http://python4office.cn/fuli/fuli-source-0726/'>
    <img src="https://banner-1300615378.cos.ap-guangzhou.myqcloud.com/%E6%A8%AA%E6%9D%A1/Python%E5%A4%A7%E7%A4%BC%E5%8C%85.jpg" width="100%"/>
    </a>   
</p>



<p align="center">
	👉 <a target="_blank" href="https://www.python-office.com/">项目官网：https://www.python-office.com/</a> 👈
</p>
<p align="center">
	👉 <a target="_blank" href="http://www.python4office.cn/wechat-group/">本开源项目的交流群</a> 👈
</p>


<p align="center" name="'github">
    <a target="_blank" href='https://github.com/CoderWanFeng/python-office'>
    <img src="https://img.shields.io/github/stars/CoderWanFeng/python-office.svg?style=social" alt="github star"/>
    </a>
    	<a target="_blank" href='https://gitee.com/CoderWanFeng/python-office'>
		<img src='https://gitee.com/CoderWanFeng//python-office/badge/star.svg?theme=dark' alt='gitee star'/>
	</a>
<a href="https://mp.weixin.qq.com/s/4Szn7qE3YkBU66amRgmAEw">
  <img src="https://img.shields.io/badge/加入-AI编程训练营-red" alt="AI编程训练营">
</a>
    	<a href="http://www.python4office.cn/wechat-group/">
	<img src="https://img.shields.io/badge/%E5%BE%AE%E4%BF%A1-%E4%BA%A4%E6%B5%81%E7%BE%A4-brightgreen"/>
  </a>
</p>


-------------------------------------------------------------------------------


## 📚简介


wftools是python自动化办公的小工具的代码合集。

-------------------------------------------------------------------------------

## 📦安装

### 🍊pip 自动下载&更新

```
pip install -i https://mirrors.aliyun.com/pypi/simple/ wftools -U
```


-------------------------------------------------------------------------------

## 📝功能

| 序号 | 方法名         | 功能               | 视频（文档）                                          | 演示代码                                                  |
| ---- | -------------- | ------------------ | ----------------------------------------------------- | --------------------------------------------------------- |
| 1    | transtools     | 翻译万国语言       | ⭐[视频](https://www.bilibili.com/video/BV1Y3411R7q7/) | [源码](https://mp.weixin.qq.com/s/agsF8ttwxOiZyizsTKBxMQ) |
| 2    | qrcodetools    | 解析二维码图片信息 | ⭐[视频](https://www.bilibili.com/video/BV133411d7XF)  | [源码](https://mp.weixin.qq.com/s/4PNhYZ1k2au5XoZOBdUM6A) |
| 3    | passwordtools  | 密码生成器         | ⭐[视频](https://www.bilibili.com/video/BV1QY4y1o7qc)  | [源码](https://mp.weixin.qq.com/s/QQ1cepAISH0PKWfc5v6G6w) |
| 4    | weather        | 天气查询           |                                                       | [源码](https://mp.weixin.qq.com/s/owXyC5DjbOwrcHpTGjMbJA) |
| 5    | net_speed_test | 测网速             |                                                       | [源码](https://mp.weixin.qq.com/s/owXyC5DjbOwrcHpTGjMbJA) |
| 6    | url2ip         | 获取ip地址         |                                                       | [源码](https://mp.weixin.qq.com/s/owXyC5DjbOwrcHpTGjMbJA) |
| 7    | lottery8ticket | 生成彩票号码       | ⭐[视频](https://www.bilibili.com/video/BV1QY4y1o7qc)  | [源码](https://mp.weixin.qq.com/s/QQ1cepAISH0PKWfc5v6G6w) |
| 8    | create_article | 自动写文章         | ⭐[视频](https://www.bilibili.com/video/BV1QY4y1o7qc)  | [源码](https://mp.weixin.qq.com/s/QQ1cepAISH0PKWfc5v6G6w) |
| 9    | pwd4wifi       | 破解wifi密码       | ⭐[视频](https://www.bilibili.com/video/BV1QY4y1o7qc)  | [源码](https://mp.weixin.qq.com/s/QQ1cepAISH0PKWfc5v6G6w) |




## 🏗️添砖加瓦


### 📐PR的建议

python-office欢迎任何人来添砖加瓦，贡献代码，建议提交的pr（pull request）符合一些规范，规范如下：

参与项目建设的步骤：
- 例如：你需要给python-office添加一个add方法。
   1. 你的Github账户名为：demo
   2. 于是你在./contributors新建了文件夹./demo
   3. 新建了add.py文件，编辑你的代码
   4. 编辑完成，提交pr到master分支（gitee或者GitHub，都可以）。可以注明你对自己功能的取名建议
   5. 晚枫收到后，会对各位的代码进行测试后，合并后打包上传到python官方库

### 📐代码规范

1. 注释完备，尤其每个新增的方法应按照Google Python文档规范标明方法说明、参数说明、返回值说明等信息，必要时请添加单元测试，如果愿意，也可以加上你的大名。
2. python-office的文档，需要进行格式化。注意：只能格式化你自己的代码
3. 请直接pull request到`master`分支。`master`是主分支，表示已经发布pypi库的版本。**未来参与人数增多，会开辟新的分支，请留意本文档的更新。**
4. 我们如果关闭了你的issue或pr，请不要诧异，这是我们保持问题处理整洁的一种方式，你依旧可以继续讨论，当有讨论结果时我们会重新打开。


### 🧬贡献代码的步骤

1. 在Gitee或者Github上fork项目到自己的repo
2. 把fork过去的项目也就是你的项目clone到你的本地
3. 修改代码
4. commit后push到自己的库
5. 登录Gitee或Github在你首页可以看到一个 pull request 按钮，点击它，填写一些说明信息，然后提交到master分支即可。
6. 等待维护者合并


### 🐞提供bug反馈或建议

提交问题反馈时，请务必填写和python-office代码本身有关的问题，不进行有关python学习，甚至是个人练习的知识答疑和讨论。

- [Github issue](https://github.com/CoderWanFeng/wftools/issues)

-------------------------------------------------------------------------------


## 📌联系作者


<p align="center" id='开源交流群-banner'>
<a target="_blank" href='https://cos.python-office.com/group%2Ffree-group.jpg'>
<img src="https://cos.python-office.com/group/python-office-qr.jpg" width="100%"/>
</a> 
</p>
