Twilio 6.x Wrapper Python Library For thinQ LCR integration.
Project description
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 6.X of Twilio's SDK, simply do:
>>> from twilio_thinQLCR import TwilioWrapper
>>> wrapper = TwilioWrapper(twilio_account_sid, twilio_auth_token, thinQ_id, thinQ_token)
>>> # wrapper.call(to-number, from-number, twiML URL)
>>> call = wrapper.call("12345678901", "18765432101", "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 6.X of Twilio's SDK, simply do:
>>> from twilio_thinQLCR import TwilioWrapper
>>> wrapper = TwilioWrapper(twilio_account_sid, twilio_auth_token, thinQ_id, thinQ_token)
>>> # wrapper.call(to-number, from-number, twiML URL)
>>> call = wrapper.call("12345678901", "18765432101", "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-2.0.0.tar.gz
(1.8 kB
view details)
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file twilio_thinQLCR-2.0.0.tar.gz.
File metadata
- Download URL: twilio_thinQLCR-2.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
638dbd5017c2dd39b8ee1f0d8a8b57c69d0977a05b8c9b8a785b481d29877420
|
|
| MD5 |
d41e334174cfb8f31fadc7181bb81137
|
|
| BLAKE2b-256 |
dcc1c55475afe711050bd26a56b2d877247baa6d8841961d1e11af9dae452692
|
File details
Details for the file twilio_thinQLCR-2.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: twilio_thinQLCR-2.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54718e071485288767698d0cf817ad9af58e3f89c7e0678b53bab426cfa920de
|
|
| MD5 |
d663f264b17a01637c01cc2ba9f8f954
|
|
| BLAKE2b-256 |
28d4c9bb0de06f28b4c14414ebe4919885e51855a32971e1f10ef7faf64fc88c
|
File details
Details for the file twilio_thinQLCR-2.0.0-py2-none-any.whl.
File metadata
- Download URL: twilio_thinQLCR-2.0.0-py2-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ba361c63ddfafd6e17c41e961b0a784385e7b917ded5258981ddcca8a55799e
|
|
| MD5 |
8ee27dd429ab878c4b1b0e4d40d78693
|
|
| BLAKE2b-256 |
cd97370c86860e3c3e06aec370045368553cb43e1c7338785292da6eb7bb2a90
|