New
Unclaimed project
Are you a maintainer of ItChat? Claim this project to take control of your public changelog and roadmap.
Changelog
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
import itchat
def qrCallback(uuid, status, qrcode):
if status == '400':
itchat.logout()
itchat.auto_login(True, qrCallback=qrCallback)
if itchat.originInstance.alive:
itchat.run()
else:
print('qrcode timeout and exit')
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
A feature-rich command-line audio/video downloader
Python tool for converting files and office documents to Markdown.
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.