Re: App for Moto e6 using Python?

2020-07-13 Thread Mike Dewhirst
On 14/07/2020 11:53 am, Steve wrote: > I am looking for an app for my Moto e6 android phone that will accept a > number of hours and count down. Then will beep every minute until I cancel > the app. This is to remind me when to take my insulin. > > > > It has been written in python but I do not

App for Moto e6 using Python?

2020-07-13 Thread Steve
I am looking for an app for my Moto e6 android phone that will accept a number of hours and count down. Then will beep every minute until I cancel the app. This is to remind me when to take my insulin. It has been written in python but I do not know how to convert it to an app. I wonder how m

[RELEASE] Python 3.8.4 is now available

2020-07-13 Thread Łukasz Langa
Python 3.8.4 is the fourth maintenance release of Python 3.8. Go get it here: https://www.python.org/downloads/release/python-384/ Maintenance releases for the 3.8 series will continue at regular bi-monthly intervals, with 3.8.5 planned for

Re: Urgent

2020-07-13 Thread MRAB
On 2020-07-13 17:08, Damilare wrote: I need help, am trying to activate python 3.8 on command prompt with Windows 10 but it’s proving rather difficult. I will appreciate any help. Thanks Why is it difficult? (Why doesn't the subject give a clue as to the topic of the post?) If it's saying

Re: frozendict: an experiment

2020-07-13 Thread Barry Scott
> On 13 Jul 2020, at 03:20, Marco Sulla wrote: > > TL;DR: I tried to implement in CPython a frozendict here: > https://github.com/Marco-Sulla/cpython > > Long explaining: > > What is a frozendict? It's an immutable dict. The type was proposed in > the past but rejected: https://www.python.or

Re: Friday Finking: Limiting parameters

2020-07-13 Thread Barry Scott
> On 13 Jul 2020, at 06:21, dn via Python-list wrote: > > On 12/07/20 10:10 PM, Barry Scott wrote: >>> On 12 Jul 2020, at 00:15, DL Neil via Python-list >> > wrote: >>> That does not necessarily mean that the function needs to know the particular repre

Urgent

2020-07-13 Thread Damilare
I need help, am trying to activate python 3.8 on command prompt with Windows 10 but it’s proving rather difficult. I will appreciate any help. Thanks -- https://mail.python.org/mailman/listinfo/python-list