As a little extension to my previous video, I show here how to solve the heat equation in 3 dimensions to simulate the cooking of a turkey breast.Code (see v... (more…)
Read more »
Recently, I have stumbled upon an apparently strange situation in which a non-empty Python package was empty after it got imported. Let’s take a close look at that issue because it may happen to anyone.
(more…)
Read more »
In this post, we want to introduce our new, easy to use, intuitive and simple retry package: Opnieuw, which is responsible for all the network retries in Channable’s Python code. (more…)
Read more »
Install and Run Python Applications in Isolated Environments - pipxproject/pipx... (more…)
Read more »
The software development and cybersecurity communities have become painfully aware that modern software package registries—repositories of free (for the user) source code such as Python’s Package Index (PyPI)—are high-value targets susceptible to typosqua... (more…)
Read more »