A package that allow you to send bulk sms in all countries.
Project description
idasms
Idasms is a python packages which allow you to send bulk sms .
before installing this packages you need to get intouch with Ida technology (www.idatech.rw) or send an email at info@idatech.rw to provide credentials of bulk sms to their bulks sms API. after that you ready to go
HOW TO USE IT AFTER INSTALLATION
open your python file and paste below code
import idabulksms
cre =idabulksms.Sendsms()
usernam=cre.username("enter username")
passwor=cre.password("enter your password")
idabulksms.bulksms('add phone with country code omit +','ssmsname','enter message',usernam,passwor)
print(idabulksms.bulksms)
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
Built Distribution
File details
Details for the file idabulksms-0.0.1.tar.gz
.
File metadata
- Download URL: idabulksms-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7d3c94056626ace0899c922d42e5648095106894693fab82c0c34045d2bd3989
|
|
MD5 |
93ab796b4cb7e23725801b5d4bb2d7d6
|
|
BLAKE2b-256 |
81c1982bac31d3d095bdca8bb1ac56cdbbdbc32e4dfe08b13ce2cd875bdc78a4
|
File details
Details for the file idabulksms-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: idabulksms-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
91480979276df03ecf633e5924b637713c39ad7c44db98adcdd3ddce285ef43b
|
|
MD5 |
9e56f08a9905e3bea66549f10cdabf79
|
|
BLAKE2b-256 |
7b0637e0da53d77e85d91628f8162d3b0a6a1e5af03ee1f8f85de6de8fd5ca62
|