Releases: gusibi/python-weixin
Releases · gusibi/python-weixin
支持微信小程序云开发
replace_pycrypto
replace pycrypto to pycryptodome
fix python 3 url_quote error
fix python 3 url_quote error #36
fixed python3 pay bytes error
remove lxml
0.4.4 删除没有用到的lxml
添加小程序卡片自动回复
添加小程序卡片自动回复
fix windows install err
update version
update version
fixbug
fix bug
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/private/var/folders/23/hvd2rp8s0fx60p0h0klp6qvw0000gn/T/pip-build-CrQhiO/python-weixin/setup.py", line 7, in <module>
with open('requirements.txt') as f:
IOError: [Errno 2] No such file or directory: 'requirements.txt'