Archives

Google Python Modules
A quick note on installing the Python modules for the Google Cloud SDK
List of Dictionaries
For a list of dictionaries, find the dictionary with a specific attribute.
ModuleNotFoundError
An annoying error.
New Project (with Poetry)
A cut-and-paste script to initialize a new Poetry Python project.
Parsing Arguments
Parse arguments with argparse.
Poetry
A summary of how to use Poetry to create a python project development environment.
Python Logger
Python... import logging
The Shining: typewriter scripting
Simple scripts for simulating a typewriter in JavaScript and Python.
scripts python javascript
Finding Duplicate UIDs
Python script for finding duplicate user IDs on a Linux system.
scripts python linux