The Postmark Python SDK v0.3.0 is out. Big one: there's now a sync wrapper, so you don't need asyncio just to test a send.
Works with Flask, Jupyter notebooks, and other single-threaded environments. Async is still there when you want it.
pip install --upgrade postmark-python