File: sidebarintro.html

package info (click to toggle)
python-twilio 9.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,756 kB
  • sloc: python: 8,281; makefile: 65
file content (13 lines) | stat: -rw-r--r-- 373 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
<h3>About twilio-python</h3>
<p>
  A Python module for communicating with the Twilio API and generating
  <a href="https://www.twilio.com/docs/api/twiml/">TwiML</a>.
</p>

<h3>Useful Links</h3>
<ul>
  <li><a href="https://pypi.org/project/twilio/">twilio @ PyPI</a></li>
  <li>
    <a href="https://github.com/twilio/twilio-python">twilio-python @ GitHub</a>
  </li>
</ul>