Skip to main content

Wechat Oauth Module for Python.

Project description

Wechat Module for Python for MiniApp.

Installation

pip install pywe-miniapp

Usage

from pywe_miniapp import get_session_key, get_userinfo

Method

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

def get_userinfo(self, appid=None, secret=None, code=None, grant_type='authorization_code', session_key=None, encryptedData=None, iv=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-miniapp-1.0.2.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

pywe_miniapp-1.0.2-py2.py3-none-any.whl (3.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