Sending text messages with Python is super simple. First, sign up for an account (FREE or Paid Subscription) with Twilio. This library works without any complexity and the API is easy to follow. You can use the following example. Don’t forget use your own information (SID, Auth Token, from and to numbers) before executing the code.