Skip to main content

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

Uploaded Source

Built Distribution

pywe_base-1.0.7-py2.py3-none-any.whl (3.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pywe-base-1.0.7.tar.gz.

File metadata

  • Download URL: pywe-base-1.0.7.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pywe-base-1.0.7.tar.gz
Algorithm Hash digest
SHA256 d29861c8c43099d8082889120682ab49b973349dacd5b72f246906a04c2e06d3
MD5 da3d50124311f015b60ed72a7553a735
BLAKE2b-256 b73f1484d01a0c0d27a3e9e275bef6f523414531c7dc3eb6a8e92b2523a23bf4

See more details on using hashes here.

File details

Details for the file pywe_base-1.0.7-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pywe_base-1.0.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 33a7003d073fb8cf8667be2d52a8da68556207a543d308988706edd446b45623
MD5 79fa6b4dbcbccb79029d25d65b7e3df1
BLAKE2b-256 5061d5c9c5aee8ee57426bb44e438021ec006180e209707a51647cb7cac6df80

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