Outlook has an overly complex Python library for someone like me who just needed to send emails. PyOutlook was my answer to that.

PyOutlook is a Python API wrapper around the Outlook REST API. It enables sending and retrieving emails using classes and methods that follow Python’s best practices/style. While no longer maintained, this project represented my first open source contribution to the Python community and helped me begin to establish the standards I hold myself to today: clean code that has an implementation that makes intuitive sense when read.

Previous
Previous

AI Reviewer

Next
Next

Shortcut API Client