Skip to content

Utkarsh-Agarwal-585/Use-the-Twilio-API-Python-Text-and-Call-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Text and Call App Using Twilio API


With a free Twilio account, you only get to text and call verified numbers.

1. Create a Github account.

2. Star this at the top right!

3. Create an account on Twilio.

4. Verify a Phone Number on Twilio https://www.twilio.com/console/phone-numbers/verified. That you would like to text and call.

5. Get Twilio Credentials

6. Get Phone Numbers

7. Put your twilio credentials and twilio phone numbers in credentials.py

8. Clone this repository on your desktop.

9. Open your terminal and pip install twilio.

10. Open send_sms.py in IDLE and Run it!

11. Open make_call.py in IDLE and Run it!

Congratulations!

  • You just sent your first text through your Python Text App and Call App to call that uses the Twilio API.

About

By using the Twilio API one can send the text and also make a call

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages