文件名称:twilio-thinq-python
文件大小:3KB
文件格式:ZIP
更新时间:2024-05-25 07:27:02
Python
twilio-thinq-python,Twilio包装器Python库用于ThinQ LCR集成 请注意,在使用库之前,您将需要一个带有ThinQ的有效LCR帐户。 有关更多信息,请通过以下与您的ThinQ销售代表联系: 要使用(谨慎),只需执行以下操作: >>> from twilio_with_thinq import TwilioWrapper >>> wrapper = TwilioWrapper(customer_number, twilio_account_sid, twilio_auth_token, twilio_phone_number) >>> print "Call sid: " + str(wrapper.call())
【文件预览】:
twilio-thinq-python-master
----setup.py(593B)
----.gitignore(166B)
----MANIFEST.in(18B)
----LICENSE(1KB)
----twilio_with_thinq()
--------__init__.py(1KB)
----README.rst(699B)