Skip to main content

A Django app to use wechat.

Project description

基于Django的Wechat基础模块, 包括微信开放平台, 微信小程序, 微信公众平台

快速使用

  1. 安装django-wechat

    $ pip install django-wechat
  2. 更新settings.py

    WECHAT = {
        'appid': '',
        'secret': '',
        'mch_id': '',
        'key': ''
    }

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

django-wechat-base-2.0.0.tar.gz (4.6 kB view hashes)

Uploaded Source

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