Modern Stack for Python Projects Part 1: Setup & Tooling 2 January 2026·10 mins Python Uv Tooling A beginner-friendly guide to setting up a professional Python project with modern tooling: uv, ruff, ty, and pre-commit. Written for engineers who code, not professional developers.
From Excel to SQLite: Building a Reproducible Oil & Gas Production Database 29 December 2025·11 mins Python Data-Engineering Sql Oil-and-Gas
The Reality of Randomness: Understanding Pseudo-Random Numbers 10 July 2025·1 min Python Statistics Tutorial
Exploring Offline Python Environments: Pyodide, xlwings Lite, and Beyond 2 July 2025·1 min Python Excel Tutorial
Better Error Messages: Why Today is the Best Time to Learn Python 23 June 2025·1 min Python Beginner-Friendly
Python Tip: Precise Control over Scikit-Learn Train-Test Splits 16 May 2025·1 min Machine-Learning Python
Why Basic Machine Learning Still Matters in the Age of LLMs 14 May 2025·1 min Python Beginner-Friendly Opinion