System notifications in Python scripts Quick comparison of two methods for triggering macOS notifications from Python—one using pync, the other using osascript.
Pathlib Module in Python Overview of the Pathlib module in Python, including its installation, usage, and methods.