Skip to content

API Evidentia Integrations

evidentia-wiki-sync[bot] edited this page May 29, 2026 · 1 revision

evidentia-integrations API

Auto-generated page. This public-surface index is generated from the package source by scripts/wiki/sync_api_docs.py. Do not edit it by hand; change the package and re-run the generator (uv run python scripts/wiki/sync_api_docs.py).

Output integrations for Jira and ServiceNow

Install: pip install evidentia-integrations. Import root: evidentia_integrations.

Public API

evidentia_integrations keeps a thin package root (it exposes only __version__); its API surface lives in the submodules listed below.

Submodules

Public submodules + subpackages of evidentia_integrations (import directly, e.g. from evidentia_integrations.alerting import ...):

  • evidentia_integrations.alerting
  • evidentia_integrations.jira
  • evidentia_integrations.powerbi
  • evidentia_integrations.servicenow
  • evidentia_integrations.tableau

Full signatures

This page is a public-surface index. For full, always-current type signatures and rendered docstrings, see the live API reference (built from the source with mkdocstrings) or read the source.

Clone this wiki locally