{"categories":[{"label":"Email","url":"https://skillfed.io/packages/category/communications-email"}],"enrichment":{"capability":"Postmarker is a Python client library for the Postmark email API, enabling you to send single and batch emails, manage templates, handle bounces, and integrate webhooks.","skillfed_tags":["email-delivery","postmark-integration","transactional-email"],"use_cases":["Send transactional emails from a Python application using Postmark's infrastructure and delivery guarantees.","Batch-send newsletters or notifications to multiple recipients in a single API call.","Integrate email sending into a Django project using Postmarker as the email backend.","Track email bounces and delivery events by setting up webhook handlers for Postmark events.","Send emails with attachments and custom headers for complex email workflows."],"what_it_does":"Postmarker wraps the Postmark email service API in a Python client, letting you send emails, manage templates, track bounces, and handle inbound/delivery webhooks without writing raw HTTP requests. It supports both single and batch email sends, file attachments, custom headers, and integrates with Django as an email backend and Tornado as a helper.\n\nThe library depends only on requests and has low install friction. It's stable and production-ready (Development Status 5), though maintenance is infrequent\u2014the last release was in January 2022. It works with CPython 3.6\u20133.10 and PyPy 3.7\u20133.8 as documented, but has not been updated for newer Python versions.","worth_installing":"Yes, if you use Postmark for email delivery and need a Python client. The library is stable (MIT license, no known vulnerabilities), has low install friction, and covers the core Postmark API. However, be aware that maintenance is infrequent\u2014the last release was January 2022\u2014so if Postmark has added new API features since then, this library may not expose them. Verify that it supports the Postmark features you need before committing."},"id":"postmarker","links":{"html":"https://skillfed.io/packages/postmarker","md":"https://skillfed.io/packages/postmarker.md","pypi":"https://pypi.org/project/postmarker/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2022-01-15","license_spdx":null,"license_treatment":"permissive","name":"postmarker","python_support":"unspecified","summary":"Python client library for Postmark API"},"popularity":{"monthly_downloads":999828,"position":4539,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.0"}
