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 send messages.
You can use Pyt
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, computer, tablet, ...) an
You can use services like https://www.tropo.com/home.jsp or
http://www.twilio.com/
--
http://mail.python.org/mailman/listinfo/python-list
On Oct 21, 4:41 am, Chris Rebert wrote:
> 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 se
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-gateway-api.asp
TxtImpac
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