Python Health Checks

I recently finished the Google IT Automation with Python Professional Certificate course on Coursera.

Advanced Regular Expressions

Capturing Groups Say we want to do more than just print or return a match, but instead want to use the result and/or manipulate it.

Regular Expressions

A powerful tool for my IT toolbox. A search query of text using a string.

Django Templates

Using the django-admin startporject --template flag, I wanted to create my projects with a lot of the tedious work already done.

Vale Lint Setup

Vale Prose Linting With sphinx up and running, the next step is getting the prose linter setup and configured.

Sphinx Complete but not Finished

Ok. If you’re following along with the series, you should have a nice looking documentation site.

Sphinx in Markdown

From my previous post, sphinx appears to be just another static site generator.