ismail nagi wrote at 2021-2-3 21:06 +0300:
>Yes, its about sending messages. For example, something like
>twilio...it's an SMS API, can something like twilio be created using python
>and how (just a basic idea)? Thank You.
"twilio" provides a web service interface to se
ismail nagi wrote at 2021-2-3 08:48 -0800:
>I would like to know how an sms api is created.
I assume that "sms api" means that your Python application should
be able to send SMS messages.
In this case, you need a service which interfaces between your
device (mobile phone, com
Hello everyone. I would like to know how an sms api is created. And if this is
possible with python, for example, using flask. Thank You
--
https://mail.python.org/mailman/listinfo/python-list
You can use services like https://www.tropo.com/home.jsp or
http://www.twilio.com/
--
http://mail.python.org/mailman/listinfo/python-list
> There would seem to be several
> options:http://pypi.python.org/pypi?%3Aaction=search&term=sms&submit=search
>
> Cheers,
> Chris
Send SMS Text messages using SMS API:
http://www.txtimpact.com/sms-gateway-api.asp
TxtImpact SMS API, you have access to powerful text messaging
f
On Oct 21, 3:10 am, Pankaj wrote:
> I want to make an api that would recieve the SMS text from the user
> and process it then send the result back to the use. Is there any api
> that I can use to do this??
Send SMS Text messages using SMS API:
http://www.txtimpact.com/sms-gatewa
On Fri, Oct 21, 2011 at 12:10 AM, Pankaj wrote:
> I want to make an api that would recieve the SMS text from the user
> and process it then send the result back to the use. Is there any api
> that I can use to do this??
There would seem to be several options:
http://pypi.python.org/pypi?%3Aaction