Skip to main content

Wechat QRCode Module for Python.

Project description

Wechat QRCode Module for Python.

Sandbox

Installation

pip install pywe-qrcode

Usage

from pywe_qrcode import QRCode, qrcode_create, qrcode_scene, qrcode_str_scene, qrcode_limit_scene, qrcode_limit_str_scene, qrcode_download, qrcode_show, qrcode_url

Method

class QRCode(BaseToken):
    def __init__(self, appid=None, secret=None, token=None, storage=None):
        super(QRCode, self).__init__(appid=appid, secret=secret, token=token, storage=storage)

def create(self, action_name='QR_SCENE', scene_id=0, scene_str='', expire_seconds=2592000, appid=None, secret=None, token=None, storage=None):

def create_scene(self, scene_id=0, expire_seconds=2592000, appid=None, secret=None, token=None, storage=None):

def create_str_scene(self, scene_str='', expire_seconds=2592000, appid=None, secret=None, token=None, storage=None):

def create_limit_scene(self, scene_id=0, appid=None, secret=None, token=None, storage=None):

def create_limit_str_scene(self, scene_str='', appid=None, secret=None, token=None, storage=None):

def download(self, ticket):

def showurl(self, ticket):

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-qrcode-1.0.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

pywe_qrcode-1.0.0-py2.py3-none-any.whl (4.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pywe-qrcode-1.0.0.tar.gz.

File metadata

File hashes

Hashes for pywe-qrcode-1.0.0.tar.gz
Algorithm Hash digest
SHA256 40c94d7426b06b54afbdd58bb4ebf39391a7f3062cd61b4b312789d5c9b3583f
MD5 5e27aedcd90f4ab923007684acd01fe7
BLAKE2b-256 5c6083112dfa7546c76f5519c2e2830330a14292a053f1d1d1de5abf453799fe

See more details on using hashes here.

File details

Details for the file pywe_qrcode-1.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pywe_qrcode-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 30e2bbc1785f50f0ab51e80f436b64cba61f98ec0af7b3dbb29081f0680c530f
MD5 a97d3bebf5850e2d976a316a018d1863
BLAKE2b-256 057b46fa7dea8eb997e6a7651f69a10f4427f9e8fe4f4e5bea2e31d9b0c1bb34

See more details on using hashes here.

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