wxpy icon indicating copy to clipboard operation
wxpy copied to clipboard

能在Flask里用吗?比如网页端调用后获取二维码

Open ifour333 opened this issue 8 years ago • 5 comments

请教下 能在Flask里用吗?比如网页端调用后获取二维码 然后网页一个请求创建机器人 做一些操作 还是只能在命令行下? 多用户版也可以是否也可以在网页端去请求调用

ifour333 avatar Aug 01 '17 01:08 ifour333

可以的,之前有的人用itchat做了一个微信的管理系统,好像没有开源

Imccccc avatar Aug 01 '17 01:08 Imccccc

那我试试 做好源码给你 在你这个git上开源分享

ifour333 avatar Aug 01 '17 01:08 ifour333

很简单,启动生成图片 api,前端一直轮询 qr?time=random,就可以了。 进程如果一段时间内没有响应登录,自动杀死。

mapleflow avatar Aug 01 '17 07:08 mapleflow

请问你实现了吗?这个貌似不能实现吧

guzhongzheng avatar Aug 25 '17 12:08 guzhongzheng

可以的,而且很简单

xjxqsl avatar Apr 13 '19 09:04 xjxqsl