Wechat Card Module for Python.
Project description
Wechat Card Module for Python.
Installation
pip install pywe-card
Usage
from pywe_card import Card, card_create, card_update
Method
class Card(BaseToken): def __init__(self, appid=None, secret=None, token=None, storage=None): super(Card, self).__init__(appid=appid, secret=secret, token=token, storage=storage) def create(self, data, appid=None, secret=None, token=None, storage=None): def update(self, data, appid=None, secret=None, token=None, storage=None):
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-card-1.0.0.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file pywe-card-1.0.0.tar.gz
.
File metadata
- Download URL: pywe-card-1.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.8 CPython/2.7.12+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e10de221da69952e101945dca70de6b362d9eb3c169ce45d39dd42aeca66d8e0 |
|
MD5 | 21062e6a591ac1ca9c8b53142af24411 |
|
BLAKE2b-256 | 793863af7cbc64227c9c5568b18ab3c8611e773fc32d9128d90fb4b35bee1923 |
File details
Details for the file pywe_card-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pywe_card-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.8 CPython/2.7.12+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83b011a3eec0427ae0cd74b5657ee266b498630ea9e25cb0cb804e2bbc378aa5 |
|
MD5 | 8187d109f7d4555a64c805374f78f787 |
|
BLAKE2b-256 | ba8653feecfef73c22bc0899ca96c592eeaf7f470fca63091b3fffe1af9cd7cb |