Skip to main content

SleentO Python package for sending sms to your customer

Project description

Python SleentO

installation

pip install sleento

Usage

from sleento import Client, Message

client = Client(
            cid='xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
    auth_token='xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
)

message = Message(
    client=client,
    to_phone_number="+243xxxxxxxxx",
    body="Hello World"
)

res = message.send()

print(res.status_code, res.text)

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

If you're not sure about the file name format, learn more about wheel file names.

sleento-0.0.2-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file sleento-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: sleento-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for sleento-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a1e6d1fb443bd66fc3e226868a7cff54a8cf98b0277ba61783859b8007007fef
MD5 32612282ee92a9b7b7899ca38dc8217d
BLAKE2b-256 9057829992751db22c134e71e1dbcaafbe17292e0d64f3245cd1b63828f10f55

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page