Wechat Oauth Module for Python.
Project description
Wechat Oauth Module for Python.
Installation
pip install pywe-oauth
Usage
from pywe_oauth import get_access_info, get_oauth_code_url, get_userinfo
Method
def get_oauth_code_url(self, appid=None, redirect_uri=None, scope='snsapi_base', redirect_url=None): def get_access_info(self, appid=None, secret=None, code=None): def get_userinfo(self, access_token=None, openid=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-oauth-1.0.3.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file pywe-oauth-1.0.3.tar.gz
.
File metadata
- Download URL: pywe-oauth-1.0.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9910473a5d0bd35f55c63628e4d1784f74395810ccf35d07b3c2b3650ec2c8a6 |
|
MD5 | c92108b337a61e27876433a8070b9c27 |
|
BLAKE2b-256 | c5903907d2c725ebb788d466d4b70404cb680dd3fcdff7da5c8e2ef759409c8c |
File details
Details for the file pywe_oauth-1.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: pywe_oauth-1.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ee46f94ff4c896440ebbd363339df003d2cb598de36191b9df99bc22b07c1ae |
|
MD5 | 127e6d493f60b798bf178e12fede61b4 |
|
BLAKE2b-256 | 19e89b74901a07e345e02ad37d2cb78c51b4bb5c36c425aa1f8a852c72162384 |