微信 和 QQ 机器人 wxpy:微信机器人 github: https://github.com/youfou/wxpy docs: https://wxpy.readthe ... continue reading 软件测试 zhuoyuebiji 2019/6/13 1290
Pycharm python 语法检查设置路径 路径:File -> Settings -> Editor -> Inspections -> Python 拼音检查:File -> Settings -> Editor -> Inspec ... continue reading python zhuoyuebiji 2019/12/3 1289
Gitalk(评论系统)样式修改(颜色修改) 博客详情页面的评论模块,接入 gitlak 后,gitlak 样式可能跟本站的基色不一样,所以就需要修改 gitlak 默认样式。 在当前页加 style 方法 在当前的页面的 style 下添加如下 css ... continue reading django zhuoyuebiji 2019/9/4 1288
常用的互联网内容检索网站 google github stackoverflow baidu(百度) ... continue reading 软件测试 zhuoyuebiji 2019/7/26 1281
Python 监控键盘输入的模块 pynput Handling the keyboard The package pynput.keyboard contains classes for controlling and monitoring the keybo ... continue reading python zhuoyuebiji 2021/12/7 1281
Fiddler 和 Charles 常用功能点 Fiddler 常用功能点(windows) 1. 抓包(Http/Https Seesions) 2. 断点(Rules -> Automatic BreakPoints -> Befor/After Requests) ... continue reading 软件测试 zhuoyuebiji 2019/8/14 1261
Pypi pip 清华源使用帮助 帮助文档地址 https://mirrors.tuna.tsinghua.edu.cn/help/pypi/ pypi 镜像使用帮助 pypi 镜像每 5 分钟同步一次。 临时使用 pip install ... continue reading python zhuoyuebiji 2019/10/15 1246
Django-environ 加载 .env 配置文件 docs: https://django-environ.readthedocs.io/en/latest/ Django-environ officially supports Django 1.8 ~ 2.0. I ... continue reading django zhuoyuebiji 2019/10/15 1239
Window10 python 3.6.8 本地 OCR 模块 muggle_ocr 安装实践 模块介绍地址:https://pypi.org/project/muggle-ocr/1.0/#description 其实最主要还是 muggle-ocr-1.0.tar.gz (6.37M)和 tensorflow-2. ... continue reading python zhuoyuebiji 2020/6/3 1235
MacOS mysqlclient ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 安装环境 Mac OS django 2.2 错误日志 pip install mysqlclient (qingjiu) yinzhuoqundeMacBook-Pro:QingJiuSystem y ... continue reading django zhuoyuebiji 2020/3/31 1231