twilio-python icon indicating copy to clipboard operation
twilio-python copied to clipboard

A Python module for communicating with the Twilio API and generating TwiML.

Results 90 twilio-python issues
Sort by recently updated
recently updated
newest added

### Issue Summary Created a fresh install of python 3.12 on windows then used pip to install PS C:\Users\johnf> pip --version pip 23.2.1 from C:\Python312\Lib\site-packages\pip (python 3.12) PS C:\Users\johnf> pip...

status: waiting for feedback

I want to try twilio for SMS service,but can not login to get apikey etc..and I leave messages on support last week but no response yet.help!! ![image](https://github.com/twilio/twilio-python/assets/58499910/9b5ea49c-58fe-4006-b0f2-7a30f7f4b2d4)

### Issue Summary A summary of the issue and the environment in which it occurs. If suitable, include the steps required to reproduce the bug. Please feel free to include...

status: waiting for feedback

### Issue Summary When attempting to list the available BulkExport days, the library does not return all records. According to the documentation, if no limit is specified, all records should...

type: bug
status: help wanted
priority: medium

### Issue Summary Am using the Twilio python function - client.incoming_phone_numbers.local.list to gather a list of only local 10DLC numbers within our account so that it can be compared against...

type: question
priority: medium

### Issue Summary We're using the twilio-python library to send out thousands of SMS messages concurrently using Python's concurrent features library. During usage the Logging module gives us a warning...

type: twilio enhancement

### Issue Summary Not a bug, but I have been working on a wrapper for creating, submitting content for approval and sending content with the new Content API from Twilio....

status: help wanted
status: waiting for feedback

https://github.com/testing-cabal/mock "mock is now part of the Python standard library, available as [unittest.mock](https://docs.python.org/dev/library/unittest.mock.html) in Python 3.3 onwards." ### Checklist - [x] I acknowledge that all my contributions will be made...

### Checklist - [x] I acknowledge that all my contributions will be made under the project's license - [x] I have made a material change to the repo (functionality, testing,...

status: waiting for feedback

Looks like with latest 9.0.5 it is no longer possible to build documentation because some files are missing. ```console + /usr/bin/sphinx-build -n -T -b man docs build/sphinx/man Running Sphinx v7.2.6...

type: community enhancement
type: twilio enhancement