Skip to content

team-telnyx/demo-python-telnyx

Repository files navigation

Telnyx Python Getting Started

Telnyx

Documentation & Tutorial

The full documentation and tutorial is available on developers.telnyx.com

Pre-Reqs

Generall you will need to set up:

What you can do

Example Description
Flask Messaging Example working with inbound MMS & SMS messages, downloading media from inbound MMS, and uploading media to AWS S3.
TeXML Call Center Call center solution using aiohttp and Telnyx TeXML.
Webinar Messaging Demo Example auto-responder with MMS and webhook validation.
Secret Santa Generator Example project that generates secret santa assignments and texts all participants using Telnyx Messaging.
Flask Call Control Simple call control project that handles inbound calls by speaking text and can create an outbound call to a number specified by the user.

Install

Run the following commands to get started

$ git clone https://github.com/team-telnyx/demo-python-telnyx.git