Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

clx-sdk-xms

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clx-sdk-xms

Library for CLX Communications HTTP REST Messaging API

  • 1.0.0
  • PyPI
  • Socket score

Maintainers
1

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_.

.. _Setuptools: https://pypi.python.org/pypi/setuptools/ .. _PyPI: https://pypi.python.org/ .. _clx-sdk-xms: https://pypi.python.org/pypi/clx-sdk-xms/ .. _pip: https://pip.pypa.io/ .. _tutorial: https://clxcommunications.github.io/sdk-xms-python/tutorial.html .. _Client documentation: https://clxcommunications.github.io/sdk-xms-python/clx.xms.html#module-clx.xms.client

License

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc