Jan-Piet Mens

Results 244 comments of Jan-Piet Mens

@dlangille first of all thank you for the reminder and rest assured: mqttwarn will not simply just die on that day in January, and neither will Python2. Admittedly in terms...

@amotl I couldn't resist. Yes, you're right, and as far as I can tell we're good to go. As soon as you have something, please go ahead and commit it....

@dlangille due to my current interest in FreeBSD, mqttwarn will also be a first-class citizen on that platform. Together with your packaging expertise on that platform I expect no less...

Let's take this to `requests`. There's hardly anything `requests` cannot do, and it is easy to use. mqttwarn modules which are not converted by their maintainers will likely fall wayside.

@dgomes thank you and thank you for that contribution. :-)

@amotl I can pretty much not get anything working on macOS (Python 3.7.2), neither with `python setup.py install` nor with `pip install mqttwarn`, after creating a virtual environment with `python...

@amotl that fixed it, thanks

I have tested a few mqttwarn services on macOS 10.15 (Catalina)with Python 3.7.2 and on OpenBSD 6.6-CURRENT with Python 3.7.6. I chose services I'm most familiar with, `log`, `file`, `smtp`,...

@rgitzel that error message appears to indicate that your `funcs.py` file isn't Python3 compatible. It is quite likely that you will be able to get that going quickly by surrounding...