This is a Python script that automatically sends SMS to numbers in Canada and the US.
The system was originally implemented at FPTV (where I work) to automate testing of the company's SMS receiving system.
The recommended use of this tool is as follows:
- Open the original script
- Edit the
numberfield to use the desiredcellphone number Deploythe edited script on your favoritecloudplatform- Alternatively, users can also
scheduleandrunthe scriptlocally.
Simple API request to send SMS:

Licensed under the MIT license.
If you wish to contribute to the project you may submit PRs as needed.
Testing can be made by editing the code to reflect the cellphone number you wish to send SMS content to.
After editing the required information, you may deploy the script and schedule runs on your favorite cloud platform or you can run it locally.
GitHub: github.com/rfabreu
Comments, suggestions, questions? Contact me at: rafael.gomes@mail.utoronto.ca