Skip to main content

A small pushplush package

Project description

pushplush微信推送

template消息模板枚举
模板名称

描述

html 支持html文本。为空默认使用html模板
txt 纯文本内容,不转义html内容,换行使用\n
json 可视化展示json格式内容
markdown 内容基于markdown格式展示
cloudMonitor 阿里云监控报警定制模板
默认 html

使用方法
from pushplush import push
qingqiu=push.push('自己token',title='成功',content='成功','template'='html')
qingqiu.post_put()

#测试
qingqiu=push.push('自己token')
qingqiu.get_deleate()

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pushplush-0.0.2-py2.py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 2 Python 3

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