Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 562 Bytes

README.rst

File metadata and controls

19 lines (13 loc) · 562 Bytes
GitHub Actions

bpnotify is notification routing for Django. Application notify function with targets, notify_type, media, extra_data, then bpnotify send notify with backend (example: mail).

Requirements

  • Python (3.9, 3.10, 3.11, 3.12)
  • Celery (5.3)
  • Django (4.2)
  • six

Links