Skip to main content

Kenya Bulksms gateway to Integrate bulksms into Python project in under 2 minutes.

Project description

Python Bulksms package

Integrate bulk sms into your python project in under 2 minutes

Steps

  • Install this package
  • Open A free account here
  • Generate API key under API menu
  • use our default sender ID RoyceLtd

Installation

pip install python-royce-bulksms

Ensure that requests package is installed

pip install requests

How to use the package

from bulksms import sendSMS

sendSMS(phone_number,message,sender_id,api_key)

Sample response

{
    'message': 'Messages sent successfully', 
    'code': 1, 'status': 'Sent To Network', 
    'response_description': 'Sent To Network', 
    'message_id': '968c1d13-ef31-4e04-a46b-8b7cd0d392fa'
}

Delivery Report

from bulksms import deliveryReport

deliveryReport(message_id,api_key)

Sample Response

{
    'message': 'Message delivery report', 
    'code': 1, 'response_code': 1001, 
    'status': 'Message delivery report',
     'delivery_status': 'DeliveredToTerminal', 
     'delivery_tat': '5s', 
     'delivery_time': '2022-06-15 12:51:11', 
     'message_id': '968c255e-4b03-40da-9762-786793cf1cd8'
}

For support call +254 713 727 937 email developer@roycetechnologies.co.ke

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

python_royce_bulksms-1.1.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

python_royce_bulksms-1.1-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file python_royce_bulksms-1.1.tar.gz.

File metadata

  • Download URL: python_royce_bulksms-1.1.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.1

File hashes

Hashes for python_royce_bulksms-1.1.tar.gz
Algorithm Hash digest
SHA256 3758334012cf455c45721d38a8be76f0c48232657e88ada53043c80e9d8ed9b3
MD5 9351fa95c33e0d1295ffa4980543fffa
BLAKE2b-256 853386c140d43956af35d3686550c5e88bdda9fa832670618e8411a5eff5266a

See more details on using hashes here.

File details

Details for the file python_royce_bulksms-1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for python_royce_bulksms-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1ff06965b43e6eec9eee2c4d132f7cc54f6bfe784edccd2d68f5dcdfa15450f4
MD5 6bcb8b19cc025f15bd1c8893727506e0
BLAKE2b-256 6f0d0836a16da28a951dada485bc8a6fd790a9ba93e3ef27521ca8e0f13570a3

See more details on using hashes here.

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