Skip to content

Instantly share code, notes, and snippets.

@sunjianan9900
sunjianan9900 / douyinsig.py
Created July 17, 2018 08:01 — 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):