No project description provided
Project description
Wechat Base Class for Python.
Installation
pip install pywe-base
Usage
In [1]: from pywe_base import BaseWechat In [7]: class XXX(BaseWechat): ...: pass ...: In [3]: xxx = XXX() In [4]: xxx.API_DOMAIN Out[4]: 'https://api.weixin.qq.com' In [5]: xxx.OPEN_DOMAIN Out[5]: 'https://open.weixin.qq.com' In [6]: xxx._requests Out[6]: <bound method XXX._requests of <__main__.XXX object at 0x7f9248260d10>> In [7]:
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-base-1.0.9.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file pywe-base-1.0.9.tar.gz
.
File metadata
- Download URL: pywe-base-1.0.9.tar.gz
- Upload date:
- Size: 2.2 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 | e9f96f68f02a3c4545ed2999c82d3ff14cbce54979efb158db20b55430fae436 |
|
MD5 | a0c0bade3ec7e61e56c206f241a08fe6 |
|
BLAKE2b-256 | 3e650a47822358eb5472aa49629d7dcfb9e99af8b6b400fb14a6a2c3374db410 |
File details
Details for the file pywe_base-1.0.9-py2.py3-none-any.whl
.
File metadata
- Download URL: pywe_base-1.0.9-py2.py3-none-any.whl
- Upload date:
- Size: 2.7 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 | 418468bf19219ff0482894f1dfc0c57a63d0a096adbca056280cc16f1658df08 |
|
MD5 | 5580e0737c98751b77ba4965b080bd67 |
|
BLAKE2b-256 | a5a70ae1df4dd8b467a078c6b841c5ca926c120042e660b31d6612c5b62b5c70 |