Skip to main content

WxPusher Python SDK.

Project description

WxPusher

PyPI version PyPI license Python Versions Downloads

WxPusher Python SDK.

其他语言版本: English, 简体中文.

入门指南

安装

pip install -U wxpusher

使用

from wxpusher import WxPusher
WxPusher.send_message('<content>', '<uids>', '<appToken>')
WxPusher.query_message('<messageId>')
WxPusher.create_qrcode('<extra>', '<validTime>', '<appToken>')
WxPusher.query_user('<page>', '<page_size>', '<appToken>')

运行测试

配置

运行测试需要配置好 appTokenuids

首先,将 wxpusher/tests/ 文件夹下的配置样例 config.sample.py 复制并命名为 config.py

cd wxpusher/tests
cp config.sample.py config.py

然后,填写 config.py 中的相应信息。

启动测试

配置好后就可以使用 tox 来运行测试了。

tox

或者直接使用 nose 也可以

nosetests

TODO

  • 基本架构并上传到 PyPI
  • 发送消息.
  • 查询消息.
  • 创建二维码.
  • 查询用户.
  • 更完备的客户端验证.
  • 命令行脚本.
  • 更完善的文档.
  • 更完备的单元测试.

贡献

  • 通过 Github Issues 提交评论或建议。
  • 直接提交 Pull Requests 必须没问题。

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

wxpusher-2.1.1.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

wxpusher-2.1.1-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file wxpusher-2.1.1.tar.gz.

File metadata

  • Download URL: wxpusher-2.1.1.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9

File hashes

Hashes for wxpusher-2.1.1.tar.gz
Algorithm Hash digest
SHA256 a599fa6ecc12b894b342723e70a751c688f0be26d5a5c194edf137b7b0eab055
MD5 9f528253895dc830b26a9aa10410179a
BLAKE2b-256 46552f30765d9bb2b71ffedf0f063d3c8b9671b7e363845de6d2d3f167cc6276

See more details on using hashes here.

File details

Details for the file wxpusher-2.1.1-py3-none-any.whl.

File metadata

  • Download URL: wxpusher-2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9

File hashes

Hashes for wxpusher-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6a5d15ed21d365419310fd9652e5ab611dceda0475447ad537e76cb6ee506207
MD5 f806de3b97b46a3a57a4dda767dc7c1b
BLAKE2b-256 b785db4654b32d93a5eccbc405f1ac1d7c81a8d3044382ad19e950703c03f995

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