Ryan Saunders

Results 4 comments of Ryan Saunders

Hey there, So, I wrote that ages ago, but I think the logic at the time was that "next_renewal" is the date of whichever host will expire next. As you...

Thanks for this. Guilty as charged. It actually didn’t contain f strings before but I thought I would be “fancy” which turned out to be far more effort than it’s...

Hi @JohnLockeNJ, I don't know much about Docker, but you should be able to run this script via Docker which should work on MacOS. There's a bunch of really knowledgable...

Good afternoon to you both, This error is generally caused by the fact the version of the script you're using is using Python f strings, which was released with Python...