8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6808032 commit fab86d0Copy full SHA for fab86d0
docs/source/_templates/sidebarintro.html
@@ -0,0 +1,11 @@
1
+<h3><a href="https://www.twilio.com/docs/libraries/python">About twilio-python</a></h3>
2
+<p>
3
+ A Python module for communicating with the Twilio API and generating <a href="http://www.twilio.com/docs/api/twiml/">TwiML</a>.
4
+</p>
5
+
6
+<h3>Useful Links</h3>
7
+<ul>
8
+ <li><a href="https://www.twilio.com/docs/libraries/python">Twilio's Python Helper Library Docs</a></li>
9
+ <li><a href="https://pypi.org/project/twilio/">twilio @ PyPI</a></li>
10
+ <li><a href="https://github.com/twilio/twilio-python">twilio-python @ GitHub</a></li>
11
+</ul>
0 commit comments