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 unictelecome
for init library
unictelecome = UnicTelecome(apikey=”api_key”, sender=”sender”, user=”user_name”)
create message
unictelecome.CreateMessage(message=”text”, recipients=”number_phone”)
change message priority or if demo envirement
unictelecome.test = True unictelecome.urgent = True
send message unictelecome.SendMessage()
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
unictelecomes-1.0.tar.gz
(2.0 kB
view details)
File details
Details for the file unictelecomes-1.0.tar.gz.
File metadata
- Download URL: unictelecomes-1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4712aed3b9343625c627f79429b4fec46323a7abb27cf118f548143392d97520
|
|
| MD5 |
e614169cfa10ffe88778ab574d6805c3
|
|
| BLAKE2b-256 |
776b0c4823e193e2acff89c90233d8bada73ae9b65448e06fccb3198e4069919
|