Ross ROSS = Recommend OSS · open-source software intelligence for agents

ui/django-post_office

A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging. observed · 2026-09-01

github.com/ui/django-post_office · Python · MIT (permissive) observed · 2026-09-01

Health v2 · maintenance only

91/100

  • Activity 100
  • Release rhythm 75
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 118.0
  • age_days: 5135
  • days_rel: 4
  • days_push: 3
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1094 stars · 278 forks observed · 2026-09-01

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Django Post Office is a Django app for sending and managing email asynchronously, with support for HTML email, database-backed and multilingual templates, and logging. It queues emails in the database and sends them in parallel via management commands or task queues like RQ or Celery.

Use cases

  • send emails asynchronously in django
  • queue transactional emails without blocking requests
  • manage email templates in the database
  • send html emails with inline images
  • send bulk emails in parallel
  • schedule recurring email sending via cron
  • log and monitor sent emails in django admin

When to choose

  • you use Django and need queued, asynchronous email sending
  • you want admin-managed, multilingual email templates
  • you need to send large volumes of email efficiently with logging

When to avoid

  • you are not using Django
  • you need a full transactional email service with delivery analytics
  • you only send occasional simple emails and don't need queuing or templates

Facets

library · maturity active

email scheduling logging templating web-development backend email python self-hosted django email-templates asynchronous-email mail-queue html-email automation web-server

2 sources

Member repositories

RepositoryRoleHealth v2
ui/django-post_officemain91

For agents

markdown · JSON · MCP: product_card(name="ui/django-post_office")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem