Skip to content

Python library for sending and receiving single or batch SMS messages

License

Notifications You must be signed in to change notification settings

clxcommunications/sdk-xms-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API SDK for SMS

This is the Python SDK for the CLX Communications REST API (also called XMS) for sending and receiving single or batch SMS messages. It also supports scheduled sends, organizing your frequent recipients into groups, and customizing your message for each recipient using parametrization.

This library is compatible with Python 2.7 and 3.3 and later.

Getting Started

The SDK is packaged using setuptools and is available in the PyPI repository under the name clx-sdk-xms. You can therefore, for example, use pip to install the library using the command pip install clx-sdk-xms.

After installing the SDK it is recommended to read the tutorial and Client documentation.

License

This project is licensed under the Apache License Version 2.0. See the LICENSE.txt file for the license text.

About

Python library for sending and receiving single or batch SMS messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages