A hands-on look at every config format Python projects actually use — INI, JSON, YAML, TOML, and env files — with real code examples and when each one makes sense.
Why functional programming in Python isn't about purity — it's about writing code that's easier to reason about, test, and compose.
What MCP servers are, why they matter, and how I use them to extend my AI agents.
Today, I successfully set up this site/blog.
As a Python enthusiast, I used Pelican …