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="+243818107793",
    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.1-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sleento-0.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0027ade50a07a51789e4ec51c2d65bac201315aedc2709eb27a5ae28ca4d4bef
MD5 c433d4770900b71f3a2972105bea3566
BLAKE2b-256 1643a4c4f5183a7d18ec8bb30f100dea57289aadb7289fdfc3395c15e2252308

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