Skip to main content

Client library for APIs provided by the KPN API Store

Project description

kpn-api-store-python

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

kpn-api-store-python is the Python client library for APIs provided by the KPN API Store.

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!")

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

kpn-api-store-0.0.1.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

kpn_api_store-0.0.1-py3-none-any.whl (22.9 kB view hashes)

Uploaded 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