跳至主要内容

由KPN API Store提供的API客户端库

项目描述

kpn-api-store-python

PyPI - Python Version PyPI - Downloads PyPI - Format License GitHub Workflow Status GitHub contributors

kpn-api-store-python 是由 KPN API Store 提供的API的Python客户端库。

from kpnapistore.messaging.sms_kpn.v1 import Client


client_id = "APP_CLIENT_ID"
client_secret = "APP_CLIENT_SECRET"

client = Client(client_id, client_secret)
client.send("KPN API", "316xxxxxxxx", "Hello from kpn-api-store-python!")

项目详情


下载文件

为您的平台下载文件。如果您不确定选择哪个,请了解有关 安装包 的更多信息。

源代码分发

kpn-api-store-0.0.1.tar.gz (5.1 kB 查看哈希值)

上传时间: 源代码

构建分发

kpn_api_store-0.0.1-py3-none-any.whl (22.9 kB 查看哈希值)

上传时间: Python 3

由以下机构支持