Due to uncertainty over the future of the Python 2 interpreter
in future Linux distributions, I've been
looking at some of our Python 2 code, especially the larger programs.
This caused me to express some views over on Twitter, which
came out long enough ... (more…)
Read more »
A python parametric CAD scripting framework based on OCCT - GitHub - CadQuery/cadquery: A python parametric CAD scripting framework based on OCCT... (more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
In this short post I will try to convince you of how easy it is to find performance issues in your Python code and how you should develop the habit of profiling your code before you ship it. (more…)
Read more »
Learn about how easy it is to monitor your Python Flask applications with Prometheus using an exporter library! (more…)
Read more »