Wechat MiniProgram QRCode Module for Python.
Project description
Wechat MiniProgram QRCode Module for Python.
Sandbox
Installation
pip install pywe-wxa-qrcode
Usage
from pywe_wxa_qrcode import WxaQRCode, create_wxa_qrcode, get_wxa_code, get_wxa_code_unlimit
Method
class WxaQRCode(BaseToken): def __init__(self, appid=None, secret=None, token=None, storage=None): super(WxaQRCode, self).__init__(appid=appid, secret=secret, token=token, storage=storage) def get_wxa_code(self, path, width=430, auto_color=False, line_color={'r': '0', 'g': '0', 'b': '0'}, is_hyaline=False, appid=None, secret=None, token=None, storage=None, res_to_base64=True, data_uri_scheme=True): def get_wxa_code_unlimit(self, sence, page=None, width=430, auto_color=False, line_color={'r': '0', 'g': '0', 'b': '0'}, is_hyaline=False, appid=None, secret=None, token=None, storage=None, res_to_base64=True, data_uri_scheme=True): def create_wxa_qrcode(self, path, width=430, appid=None, secret=None, token=None, storage=None, res_to_base64=True, data_uri_scheme=True):
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pywe-wxa-qrcode-1.0.2.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file pywe-wxa-qrcode-1.0.2.tar.gz
.
File metadata
- Download URL: pywe-wxa-qrcode-1.0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.8 CPython/2.7.12+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c94d533d767fc2e1db3ab2af7073b75d98a61d6d1ec98de9c04c687f6b857e0 |
|
MD5 | 970b0d873995a0152f585ceee4bfe80c |
|
BLAKE2b-256 | 4bef570766e72250b2e34454ca221613b87b7be7dd63e832d36b7abf5804e670 |
File details
Details for the file pywe_wxa_qrcode-1.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: pywe_wxa_qrcode-1.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.8 CPython/2.7.12+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 295f0e9b5eb1195d96d0c095cf20f1ae1a65bc0aa5d7448c80378de64f25ea63 |
|
MD5 | b21e7c556d9f3263d9f9a07d1a4ad8c9 |
|
BLAKE2b-256 | dbb8477df5c03cd4a7a6eee1e675d41cef3ee678fe21150a5ad1e57804e9a679 |