ExtensionsΒΆ

Kibitzr is built for extendability. It uses stevedore for loading external python libraries in preset entry points. Official extensions live in GitHub organization. Here is a short overview of them.

  1. kibitzr-sentry - send all errors and exceptions to the Sentry.
  2. kibitzr-email - make checks for incoming emails (IMAP only).
  3. kibitzr-keyring - use OS keyring for storing credentials.