Imbi Gateway
Inbound webhook gateway service that receives external events, records them, and routes them through a workflow engine for processing. Acts as the central integration point between external systems and internal services like imbi-automations.
Developer Quickstart
This project uses uv for project management and moon as its task runner. Install moon before you can contribute changes.
moon run root:setup
Run moon query tasks for the available commands.
Code Formatting
This project uses automated formatting tools that are the sole authority on code style:
- Ruff for Python code (formatting and linting)
- Tombi for TOML files
- Pre-commit hooks to run formatters automatically on commit
Do not manually format code. Instead, use:
uv run pre-commit run --all-files # Format all files
uv run pre-commit run --files src/app.py # Format a specific file
moon run gateway:lint gateway:typecheck gateway:format # Check for lint errors
The formatters use complex, nuanced rules (line length, quote style, etc.) that are configured in pyproject.toml and .pre-commit-config.yaml. See AGENTS.md for complete details.
Release files for imbi-gateway 2.26.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| imbi_gateway-2.26.0.tar.gz | 54.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| imbi_gateway-2.26.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 87.7 kB
Release files / imbi_gateway-2.26.0.tar.gz
| Download URL | imbi_gateway-2.26.0.tar.gz |
|---|---|
| Size | 54.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ff5f287bbf97a18682229bc4c0b8c7635a81138a919ad79b860d5969a8f91c15
|
|
BLAKE2b-256 checksum How to use checksums |
bc757578893adc796aa808cce3f6d219afd5be39d694fe5907e99f3332bd63b7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.
Transparency logRelease files / imbi_gateway-2.26.0-py3-none-any.whl
| Download URL | imbi_gateway-2.26.0-py3-none-any.whl |
|---|---|
| Size | 33.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7c7f9c4e02f4ddd855c97c6a235f48103988e159ed6afe8d216cf6d646154324
|
|
BLAKE2b-256 checksum How to use checksums |
9ef9c82f5cb7df05796422aaa955abcf5a7901901c122421e870316cfbdf8086
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.
Transparency log