Posts tagged with: Python
- Programming
Controlling PowerPoint with Python, PyAutoGUI, and Flask
Kaj Siebert •Ever found yourself needing to do a PowerPoint presentation but forgot your "clicker"? Of course, as all conversations go these days, we immediately turned to: "Can we hook it up to ChatGPT?". After all, all that is needed is an API. Well, staying s… - Programming
Extending the Django Tutorial
Kaj Siebert •This is a tutorial where I'm going to run through a few very useful "next steps" to the Django Tutorial. The main purpose of this post is actually to provide a baseline for a few other tutorials I have in mind, but there should be some helpful infor…