.. _extensions-list: ========== 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.