Microsoft's MarkItDown Overview of Microsoft's MarkItDown, a Python tool for converting various file formats to Markdown.
Ollama Python Library Overview of the Ollama Python library for running and interacting with large language models locally.
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.