Inspiration

I tried out the Twilio API with Python to send SMS.

How we built it

To install the Twilio library in python: pip install twilio

Then register in the Twilio registration page with the required details and then receive the ACCOUNT SID and AUTH TOKEN from the Twilio dashboard.

Accomplishments that we're proud of

It can send SMS to verified numbers successfully.

What's next for Twilio API in Python to send SMS

To add more functionalities and integrate it into major projects.

Built With

Share this project:

Updates