Skip to main content

Imbi Common Library

Shared library for the Imbi ecosystem providing core data access, authentication primitives, and domain models.

Overview

imbi-common is a Python library that provides common functionality for all Imbi services including:

  • Database Clients: Apache AGE/PostgreSQL (graph database) and ClickHouse (analytics database) with connection management
  • Domain Models: Pydantic models for Projects, Organizations, Teams, Environments, ProjectTypes, and more
  • Authentication: JWT token creation/verification, token encryption
  • Configuration: Pydantic Settings-based configuration management with TOML file support
  • Blueprint System: Dynamic schema extension system for runtime model customization
  • Logging: Consistent logging configuration across all services

Services Using imbi-common

  • imbi-api: Main API service for service management
  • imbi-gateway: Webhook processing service
  • imbi-mcp: Model Context Protocol server for Claude integration

Documentation

Full documentation is available at: https://aweber-imbi.github.io/imbi-common/

Development

Prerequisites

  • moon — task runner
  • uv — Python package manager

Setup

# Clone the repository
git clone https://github.com/AWeber-Imbi/imbi-common.git
cd imbi-common

# Install dependencies and pre-commit hooks
moon run root:setup

Running Tests

moon run common:test   # The common library's test suite (requires Docker)
uv run --env-file .env.test pytest libraries/common/tests/<file>   # Run a specific test file

Code Quality

moon run common:lint common:typecheck common:format   # Run all linters + type check
uv run pre-commit run --all-files                     # Reformat code

License

BSD-3-Clause - See LICENSE file for details.

Authors

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for guidelines.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imbi_common-2.19.0.tar.gz (177.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

imbi_common-2.19.0-py3-none-any.whl (123.2 kB view details)

Uploaded Python 3

File details

Details for the file imbi_common-2.19.0.tar.gz.

File metadata

  • Download URL: imbi_common-2.19.0.tar.gz
  • Upload date:
  • Size: 177.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for imbi_common-2.19.0.tar.gz
Algorithm Hash digest
SHA256 58f1be5d33c1ff3312c5a9626a2ba8eaf6528ae0934af4138a1c4223d9ffb889
MD5 712034ca2d7452cb1e1c79fcabb1dbfc
BLAKE2b-256 64d15591558a8c78cddfd837b8dd9c28817e6f1ccbb2061ca08be162e0d2b97c

See more details on using hashes here.

Provenance

The following attestation bundles were made for imbi_common-2.19.0.tar.gz:

Publisher: release.yml on AWeber-Imbi/imbi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file imbi_common-2.19.0-py3-none-any.whl.

File metadata

  • Download URL: imbi_common-2.19.0-py3-none-any.whl
  • Upload date:
  • Size: 123.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for imbi_common-2.19.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3d64dacf24fecc03f1e8e3f103a9e8367b643c6610888fe940c5c9ec070c3acd
MD5 6a2317b5596f91205465246dcce16844
BLAKE2b-256 dadf25783f94aedccffd8bde40303e8f15d9a4cbc54c58ab273bd2d2a61175f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for imbi_common-2.19.0-py3-none-any.whl:

Publisher: release.yml on AWeber-Imbi/imbi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page