Skip to main content

Send sms from unictelecome.

Project description

Send message from unictelecom provider, this library for send message from unic telecome.

for installation please use

pip install unictelecomes

for init library

from unictelecome import unictelecome

unictelecome = unictelecome(apikey=”api_key”, sender=”sender”, user=”user_name”)

create message

unictelecome.createmessage(message=”text”, recipients=”number_phone”)

change message priority unictelecome.urgent = True

for testing message we give result but message not sending to phone unictelecome.test = True

send message unictelecome.sendmessage()

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

unictelecomes-1.6.4.tar.gz (2.1 kB view hashes)

Uploaded Source

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