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.3.tar.gz
(2.8 kB
view details)
Built Distribution
File details
Details for the file pywe-qrcode-1.0.3.tar.gz
.
File metadata
- Download URL: pywe-qrcode-1.0.3.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79d70bcd609ca737045058155cf783f5d37017a97b5d0a07b83f59672cd8077a |
|
MD5 | 9766766bec7947937af54560bcd1c400 |
|
BLAKE2b-256 | 722aae7947fc04b43fb720bc26724e8d5de7b82b5353aa5bd20c056f73b86807 |
File details
Details for the file pywe_qrcode-1.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: pywe_qrcode-1.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b7b7f926ff179dba64dabf87e5c1ce6207993d570f6e95cad8c242a7b9ead76 |
|
MD5 | c41e34596663917496e946a3c4cca88e |
|
BLAKE2b-256 | e249b01d56ba85a531dac710b528c0bc31e70a1a002315eb8c09cbadac93583e |