8000 add sidebar template; · BioComputing/twilio-python@fab86d0 · GitHub
[go: up one dir, main page]

Skip to content

Commit fab86d0

Browse files
committed
add sidebar template;
1 parent 6808032 commit fab86d0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)
0