Nuacht

This post explains what a Python module is and how to use it to drastically extend the capabiltiies of your code. Plus: how to make your own!
In a previous post, I showed how you could upload images into a Discord server from Python; leveraging the popular chat platform to simplify things like remote monitoring and push notifications on ...