Skip to main content

Flask extension for YunPian API

Project description

云片_发送短信的Flask扩展

使用

from flask_yunpin import YunPian

yunpian = YunPian()
yunpian.init_app(app)

发送短信

yunpian.send(phones, content, sign=None)

phones可以传单个手机号或者手机号列表,分别调用单条发送接口和批量发送接口

配置项

YUNPIAN_APIKEY

apikey

YUNPIAN_DEFAULT_SIGN

默认签名, 例如: 招商银行, 不包含【】

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

Flask-YunPian-0.0.1.tar.gz (2.2 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