Skip to main content

Wechat Menu Module for Python.

Project description

Wechat Menu Module for Python.

Sandbox

Installation

pip install pywe-menu

Usage

from pywe_menu import Menu, add_conditional, create_menu, del_conditional, del_menu, delete_menu, delete_conditional, get_current_selfmenu_info, get_menu, try_match

Method

class Menu(BaseToken):
    def __init__(self, appid=None, secret=None, token=None, storage=None):
        super(Menu, self).__init__(appid=appid, secret=secret, token=token, storage=storage)

def create_menu(self, menus, appid=None, secret=None, token=None, storage=None):

def get_menu(self, appid=None, secret=None, token=None, storage=None):

def delete_menu(self, appid=None, secret=None, token=None, storage=None):

def add_conditional(self, menus, appid=None, secret=None, token=None, storage=None):

def del_conditional(self, menuid, appid=None, secret=None, token=None, storage=None):

def try_match(self, user_id, appid=None, secret=None, token=None, storage=None):

def get_current_selfmenu_info(self, appid=None, secret=None, token=None, storage=None):

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

Uploaded Source

Built Distribution

pywe_menu-1.0.0-py2.py3-none-any.whl (4.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pywe-menu-1.0.0.tar.gz.

File metadata

  • Download URL: pywe-menu-1.0.0.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pywe-menu-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d4df724cdee7747d6d626633ed746a1ef8f47521a49fd09c6bf726f27ea2382b
MD5 d4145495eed68c25ee8c5dd9fa816a3a
BLAKE2b-256 2add3a089dc1028767119f21e8d58231d73ec8aa505a01c0ea4ae219fd00bfc6

See more details on using hashes here.

File details

Details for the file pywe_menu-1.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pywe_menu-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0b9d5d870bf653450147dd57b73fb1296f0ef376b7ba3db5b61e71da1cbe325b
MD5 5f222b89c9aa08bd884d0a7ae7888b37
BLAKE2b-256 78cfb90663a8b474e72374d5b09233ecb8f4e7134c60cfc47014d1b25364906d

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