What it does

Send SMS using Python, we will create a simple Script to send SMS using Python. We will use the Twilio API to send a message. Twilio is not a free service but they provide a trial account with some credit that we can use to demonstrate how powerful it is.

Python is a famous scripting language and we can write scripts to do whatever we want. Python has rich community support due to which we have a huge number of libraries and APIs available to achieve our tasks. This makes Python a versatile and popular language.

How we built it

I build with python and twilio API

What we learned

I learnt how to use API and how to send SMS with python.

Built With

Share this project:

Updates