Ghasedak sms webservice api wrapper for python.
Project description
Ghasedak-python
Ghasedak sms webservice python package.
installation
You can simply install ghasedak python package with pip:
pip install ghasedak
usage
import ghasedak
sms = ghasedak.Ghasedak("Your APIKEY")
sms.send({'message':'hello, world!', 'receptor' : '09xxxxxxxxx', 'linenumber': 'xxxx', 'senddate': '', 'checkid': ''})
sms.bulk1({'message':'hello, world!', 'receptor' : '09xxxxxxxxx,09xxxxxxxxx,09xxxxxxxxx', 'linenumber': 'xxxx', 'senddate': '', 'checkid': ''})
license
Released under the MIT License.
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
ghasedak-0.1.8.tar.gz
(2.0 kB
view details)
File details
Details for the file ghasedak-0.1.8.tar.gz.
File metadata
- Download URL: ghasedak-0.1.8.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/1.6.0 pkginfo/1.7.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abb83ed82acdf3a0be89ba0cc66d3d4ae9ee171952f4705c08e8cb0fa3c3edbe
|
|
| MD5 |
421cd06d6e49305cf2705bf64b30ea37
|
|
| BLAKE2b-256 |
84476dc68b46ab345ecb5fefee2870a91879dc78e8008de4027059d356ecaa5e
|