Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

idabulksms-0.0.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

idabulksms-0.0.1-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

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