Skip to content

Instantly share code, notes, and snippets.

View GentleCP's full-sized avatar
👨‍🎓
Studying

GentleCP

👨‍🎓
Studying
View GitHub Profile
@GentleCP
GentleCP / WXBizMsgCrypt3.py
Created July 15, 2021 07:53
corpwechatbot-web
#!/usr/bin/env python
# -*- encoding:utf-8 -*-
""" 对企业微信发送给企业后台的消息加解密示例代码.
@copyright: Copyright (c) 1998-2014 Tencent Inc.
"""
# ------------------------------------------------------------------------
import logging
import base64