Skip to main content

weixin-open-api

PyPI PyPI - Downloads PyPI - Python Version PyPI - License

微信开放部分接口Python封装

Github: https://github.com/mouday/weixin-open-api

已实现:

  1. 微信分享必要参数

install

pip install weixin-open-api

access_token 默认使用了 mo-cache 的FileCache文件缓存

demo

from weixin_open_api import WeixinOpenClient


class CustomWeixinOpenClient(WeixinOpenClient):
    appid = ''

    secret = ''

if __name__ == '__main__':
    client = CustomWeixinOpenClient()
    data = client.get_share_params(url='https://www.baidu.cn/app')
    print(data)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

weixin-open-api-0.0.5.tar.gz (4.2 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

weixin_open_api-0.0.5-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

weixin_open_api-0.0.5-py2-none-any.whl (6.2 kB view details)

Uploaded Python 2

File details

Details for the file weixin-open-api-0.0.5.tar.gz.

File metadata

  • Download URL: weixin-open-api-0.0.5.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.0

File hashes

Hashes for weixin-open-api-0.0.5.tar.gz
Algorithm Hash digest
SHA256 4a23cb0da7fb462a10aa0bf8c21fef5ed14f218339a351f6de31276d5c76dda1
MD5 0b09019fd06626d58016e0acf50cdf4e
BLAKE2b-256 3e2e833a6f33598610e50d9fc777efac6bd203e355cbc787202e9217a0fb6109

See more details on using hashes here.

File details

Details for the file weixin_open_api-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: weixin_open_api-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.0

File hashes

Hashes for weixin_open_api-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3d0fff6752088b68bf6b896ad755203ffe0af0e791c0ccdde3e0390743a7a3ab
MD5 2db49a4854395459a632cbff1702b1a8
BLAKE2b-256 127fea513e67e93f8be0a99dd1aa8cb3285102a8417cfe09262b1a47e7019e51

See more details on using hashes here.

File details

Details for the file weixin_open_api-0.0.5-py2-none-any.whl.

File metadata

  • Download URL: weixin_open_api-0.0.5-py2-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.0

File hashes

Hashes for weixin_open_api-0.0.5-py2-none-any.whl
Algorithm Hash digest
SHA256 d1d9e9a3eacfd2584accb4f7eb95e626db64fc1719aeae3b08903838811f1fe5
MD5 78f8bef67a2680f847c79dfd2d6a5969
BLAKE2b-256 b3660984047561a7fdf1d48c21918e2d64b0be10a9fa339546e6747d7be9b26f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.5 This release

3 files

0.0.4

2 files

0.0.3

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page