Skip to main content

Toutiao Module for Python for MiniApp.

Project description

Toutiao Module for Python for MiniApp.

Installation

pip install pytt-miniapp

Usage

from pytt_miniapp 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

pytt-miniapp-1.0.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

pytt_miniapp-1.0.0-py2.py3-none-any.whl (3.3 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