Client library for APIs provided by the KPN API Store
Project description
kpn-api-store-python
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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for kpn_api_store-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7d912ad5ab02389156d9ba99f2530c61ac35b0fa58c122cbcadba7999ede0bf |
|
MD5 | cc2235afee7cb19c4c283fa5380febbf |
|
BLAKE2b-256 | 57b1b6f0e7428cda92a92a2ed30e3f1c165893d653eb2c2d8d851d45040736a1 |