Overview of Python's staticmethod and classmethod decorators.
Articles
-
Unified Thread Tables
Tables for threads in UNC and UNF including derived properties such as tensile area and tensile area-equivalent diameter.
-
Weld as a Line - Geometric Properties Table
Property tables for welds when treated as a line using the Blodgett method.
-
Easily Zip Ghost Themes with Python
Previous iterations of this site used the Ghost blogging platform which utilized a custom theme. In order to upload it to the Ghost application a zipped folder of the theme is required. To save mouse clicks and keyboard strokes, I wrote a Python script to zip the theme files and …