PinnedPublished inDjango UnleashedHow to Convert Markdown Files to PNG ImagesThis utility leverages popular Python libraries such as Markdown for rendering text as HTML and Selenium with ChromeDriver for capturing…Apr 14Apr 14
Published inDjango UnleashedMastering Logging in PythonLearn how to use Python’s powerful logging module. This guide walks you through setup, log levels, formatting, and best practices to…19h ago19h ago
Published inDjango UnleashedBuild Full-Stack Web Apps in Pure Python with ReflexBuild full-stack web apps in pure Python with Reflex — no JavaScript needed.Oct 31Oct 31
Published inDjango UnleashedIntroducing Litestar — Production-Ready, Light, Flexible & Extensible ASGI API FrameworkLitestar is a modern, high-performance ASGI framework for Python that makes building fast, scalable, and type-safe APIs effortless.Oct 24Oct 24
Published inDjango UnleashedGoogle Fire — The Fastest Way to Build Python CLIsGoogle Fire is a lightweight Python library that instantly turns any script, function, or class into a command-line tool with a single…Oct 17A response icon1Oct 17A response icon1
Published inDjango UnleashedUsing Pydantic for ETL — Clean, Validate, and Transform Data with ConfidenceBuild cleaner, more reliable ETL pipelines with Pydantic. Learn how to validate, transform, and load data with confidence using Python.Oct 10A response icon1Oct 10A response icon1
Published inDjango UnleashedPython Logging vs Print — Why Logging Is Better for Debuggingprint() works for quick debugging, but it quickly falls apart in real projects. Python’s logging gives you structure, context, and…Sep 18Sep 18
Published inDjango UnleashedHow I Log ESPHome Device Data to CSV with Python (and Why You Should Too)I built a Python logger for my ESPHome devices to capture raw updates into daily CSV files, perfect for deep-sleeping ESP32s and reliable…Sep 11Sep 11
Published inDjango UnleashedHow QR Codes Work (and How to Make Your Own in Python)We scan them daily, at cafés, events, and even on Wi-Fi routers, but how do QR codes work?Sep 4A response icon1Sep 4A response icon1
Published inDjango UnleashedBuild Your Own Low-Cost Cloud Backup with Hetzner Storage BoxesIn this article, I’ll show you how I set up my own “personal backup drive” using Hetzner Storage Boxes, with a focus on one-way backups…Aug 29Aug 29