Twilio 5.x Wrapper Python Library For thinQ LCR integration.
Project description
twilio-thinQLCR-python, Twilio Wrapper Python Library For thinQ LCR integration
=========================================================================
**Note that you will need a valid LCR Account with thinQ before using the libraries. For more information please contact your thinQ Sales representative at http://www.thinq.com**
----------------------------------------------------------------------------------------------------------------
To use with version 5.X of Twilio's SDK, simply do:
>>> from twilio_thinQLCR_python import TwilioWrapper
>>> wrapper = TwilioWrapper(twilio_account_sid, twilio_auth_token, thinQ_id, thinQ_token)
>>> call = wrapper.call("1234567890", "9876543210", "http://example.com/twilio.xml")
>>> print "Call sid: " + str(call.sid)
=========================================================================
**Note that you will need a valid LCR Account with thinQ before using the libraries. For more information please contact your thinQ Sales representative at http://www.thinq.com**
----------------------------------------------------------------------------------------------------------------
To use with version 5.X of Twilio's SDK, simply do:
>>> from twilio_thinQLCR_python import TwilioWrapper
>>> wrapper = TwilioWrapper(twilio_account_sid, twilio_auth_token, thinQ_id, thinQ_token)
>>> call = wrapper.call("1234567890", "9876543210", "http://example.com/twilio.xml")
>>> print "Call sid: " + str(call.sid)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
twilio_thinQLCR-1.0.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file twilio_thinQLCR-1.0.tar.gz
.
File metadata
- Download URL: twilio_thinQLCR-1.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9863e79b1f3090dd4e3118a0dcd54087030504f5c9ceceb7c481d723f60c8f58 |
|
MD5 | 65127b73fe8207354d8ca91397ae359b |
|
BLAKE2b-256 | 097189c96c94d41933ecc61681bb272b3755af34f9f86284d618cef2011ea1a3 |
File details
Details for the file twilio_thinQLCR-1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: twilio_thinQLCR-1.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f53ff2b50335666ec34ebb04795e8565ac5d4a8afbf9cd8853c513c0b8684dbf |
|
MD5 | 362ad6e2e0e9ef086fb9d4f366b4dcbb |
|
BLAKE2b-256 | 27ab9b42fcb08b1a2b09f6f84e29bc469c8ee73ee2dfa76489868c5293c43ad1 |