Skip to main content

A python implementation of solutions by text REST API

Project description

=====================================================================
SolutionsByText: Wrapper for consuming `solutions by text REST API <https://www.solutionsbytext.com/api-support/api-documentation/>`_.
=====================================================================

SolutionsByText implements solutionsbytext REST API for python. Typical usage
often looks like this::

#!/usr/bin/env python

from solutions_by_text import carrier

carrier_object = carrier.CarrierLookUp(api_key='API_KEY', org_code='ORG_CODE', phone='PHONE_NUMBER')
response = carrier_object.get()

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

sbt-python-client-1.0.1.tar.gz (2.9 kB view hashes)

Uploaded Source

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