Tag Python

Hydrating Jinja with JSON as a Middle Step

Here I discussed a simple pattern for choosing different configurations with jinja this is a little more depth into that pattern. By...

Fixing Virtualenvs after System Python Upgrade

Recently I've been testing out the 20.04 beta for Ubuntu. It's real nice. But it recently upgraded python from python3.7 to python3.8...

A Python Logging Pattern

When writing command line utilities in python for almost any purpose. I almost always want to control the level of verbosity in my...

Reading Google Sheets With Python

Reading Google Sheets With Python Google Sheets is an excellent spreadsheet tool. Sometimes good tools end up used more than they truly...

Jinja Hydration in Python

Jinja is an excellent tool and it's incredibly great at allowing you to make rich and featureful configuration files. Essentially, you...


Page 1 / 2