Skip to main content

Wechat Module for Python for MiniProgram.

Project description

Wechat Module for Python for MiniProgram.

Installation

pip install pywe-wxa

Usage

from pywe_wxa import get_session_key, get_userinfo, get_phone_number

Method

def get_session_key(self, appid=None, secret=None, code=None, grant_type='authorization_code', storage=None):

def get_userinfo(self, appid=None, secret=None, code=None, grant_type='authorization_code', session_key=None, encryptedData=None, iv=None, storage=None):

def get_phone_number(self, appid=None, secret=None, code=None, grant_type='authorization_code', session_key=None, encryptedData=None, iv=None, storage=None):

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-wxa-1.0.0.tar.gz (1.4 kB view hashes)

Uploaded Source

Built Distribution

pywe_wxa-1.0.0-py2.py3-none-any.whl (1.7 kB view hashes)

Uploaded Python 2 Python 3

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