My GitHub Gists
GitHub Gists are mini-repositories for snippets of code
SAP_GUI_with_multi.py
GISTopen in new window — uses Python's multiprocessing library to run multiple SAP scripts concurrently.win32gui_iswindow.py
GISTopen in new window — code showing how to use pywin32.win32gui to check whether or not certain Windows (i.e. message box) exists.buffer.py
GISTopen in new window — Python code snippets used for my blog post Python's print and the flush parameter.open in new window.Mini-Minesweeper.MD
GISTopen in new window — code solution for an office game.Merry Chrsitmas.py
GISTopen in new window — print "Merry Christmas" only with zeroes, ones, and function compositions.
Other Code Samples
- advent2021open in new window — joining Advent of Code 2021.
- advent2022open in new window — better code, newer Python, more type hints, and more edgy. 😄