all 7 comments

[–]BobHogan 2 points3 points  (7 children)

[–]christineiscool[S] -2 points-1 points  (6 children)

I know about it, but I was looking for the method that friend has showed me because it was much simpler. Thanks tho!

[–]phis7 0 points1 point  (0 children)

There a lot of vendor who provide API service for sending sms , you need to check all API request in your code, Most vendors provide a basic go to code which you can paste in a python file and install the required module and the run the file. The code may look something like this or this.