Re: Response for PING in ircbot.

2021-02-03 Thread dn via Python-list
On 04/02/2021 07.07, Dennis Lee Bieber wrote: > On Tue, 02 Feb 2021 20:26:34 -0500, Random832 > declaimed the following: > > >> 1. It looks like you're forgetting to send \n\r > > Isn't the convention \r\n -- from the days of teletype, when the return > took longer to complete than the

need help with a ctypes project for PyPI

2021-02-03 Thread Simon Zhang
Hi, I have created a ctypes project as in the following link's first answer: https://stackoverflow.com/questions/42585210/extending-setuptools-extension-to-use-cmake-in-setup-py Since my machine's gcc is too high version or something, I used the docker image located here: https://quay.io/reposito

Re: SMS API

2021-02-03 Thread Dieter Maurer
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

Re: SMS API

2021-02-03 Thread Dieter Maurer
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

SMS API

2021-02-03 Thread ismail nagi
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

Re: Fw: Trouble running python 3.6.4

2021-02-03 Thread Mats Wichmann
On 2/2/21 8:40 PM, damien jenman wrote: From: damien jenman Sent: Monday, 1 February 2021 10:29 AM To: python-list@python.org Subject: Trouble running python 3.6.4 Hi After setup being successful, of python 3.6.4 , it comes up online tutorial, documentation

Fw: Trouble running python 3.6.4

2021-02-03 Thread damien jenman
From: damien jenman Sent: Monday, 1 February 2021 10:29 AM To: python-list@python.org Subject: Trouble running python 3.6.4 Hi After setup being successful, of python 3.6.4 , it comes up online tutorial, documentation and whats new, all being underlined. I

Python 3.10.0a5 is now available

2021-02-03 Thread Pablo Galindo Salgado
Well, this one took a bit more time due to some surprise last time reference leaks and release blockers to fix, but now Python 3.10.0a5 it’s here. Will this be the first release announcement of the 3.10 series without copy-paste typos? Go get it here: https://www.python.org/downloads/release/pytho