Skip to main content

Wechat Sign Module for Python.

Project description

Wechat Sign Module for Python.

Installation

pip install pywe-sign

Usage

from pywe_sign import calculate_signature, check_signature, fill_signature, jsapi_signature, calculate_jsapi_signature, check_jsapi_signature, fill_jsapi_signature

Method

def calculate_signature(params, api_key):

def check_signature(params, api_key, sign=None):

def fill_signature(params, api_key):

def jsapi_signature(params):

def calculate_jsapi_signature(params):

def check_jsapi_signature(params, sign=None):

def fill_jsapi_signature(params):

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pywe-sign-1.0.6.tar.gz (1.9 kB view hashes)

Uploaded source

Built Distribution

pywe_sign-1.0.6-py2.py3-none-any.whl (3.4 kB view hashes)

Uploaded py2 py3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page