Metaclasses - are they useful at all outside job interviews or conference talks? Let's find out! This article will show you 5 applications of metaclasses. %... (more…)
Read more »
Nearly 7 years ago, Soroco sought out to finalize on a programming language, as it started designing and developing its automation and process discovery products. In this post, we will describe why Soroco chose Python and what we did to ensure reliable an... (more…)
Read more »
When you’re choosing a base image for your Docker image, Alpine Linux is often recommended. Using Alpine, you’re told, will make your images smaller and speed up your builds. And if you’re using Go that’s reasonable advice. But if you’re using Python, Alp... (more…)
Read more »
Essential features from Python 3.7, 3.8 and 3.9, big changes in the Python ecosystem, and a quick recap of Python basics. (more…)
Read more »