Skip to content

Instantly share code, notes, and snippets.

View irever's full-sized avatar
💭
I may be slow to respond.

Sane irever

💭
I may be slow to respond.
View GitHub Profile
@irever
irever / douyinsig.py
Created October 24, 2019 08:25 — forked from a232319779/douyinsig.py
douyin checksum calc.
# -*- coding: utf-8 -*-
# @Time : 2017/12/23 16:07
# @Author : ddvv
# @Site :
# @File : douyincore.py
# @Software: PyCharm
import hashlib
class calcSig(object):