ENTR Adapter Core - shared handler framework for tenant adapters
Project description
entr-adapter-core
Shared handler framework for ENTR tenant adapters. Provides base handler classes, contract schemas, FastAPI app factory, deployment defaults, and override resolution.
Quick Start
See the New Adapter Implementation Guide for a step-by-step walkthrough from repo setup to first test document processed.
Installation
pip install entr-adapter-core
Or pin a specific version in your pyproject.toml:
[project]
dependencies = [
"entr-adapter-core==1.0.0",
]
Documentation
- New Adapter Guide — Step-by-step guide to create a new adapter
- Use Case Patterns — Common processing patterns with references to production adapters
- CLAUDE.md Convention — Three-layer context model for adapter documentation
- VERSIONING.md — Semantic versioning policy and breaking change contract
- CHANGELOG.md — Version history and migration notes
- Module docs — Co-located
.mdfiles in each module directory undersrc/entr_adapter_core/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file entr_adapter_core-1.9.0.tar.gz.
File metadata
- Download URL: entr_adapter_core-1.9.0.tar.gz
- Upload date:
- Size: 211.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a980e313b47b4dad89453ff658eb145bff2b60b670b167456459ff0007d9961e
|
|
| MD5 |
ebd7d02316d6691e56457ae1f3681daa
|
|
| BLAKE2b-256 |
9f7e1508d2a443f51fa14b65d8938094b2ccae68cae4349f8df0e588d4bd180d
|
File details
Details for the file entr_adapter_core-1.9.0-py3-none-any.whl.
File metadata
- Download URL: entr_adapter_core-1.9.0-py3-none-any.whl
- Upload date:
- Size: 110.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79a01135d8fa7d1d973c06577c8a6b6ae2de8db44ce6c3291cba9f7f528db0a4
|
|
| MD5 |
798aa07b7449b70628c68bec07b234c6
|
|
| BLAKE2b-256 |
52fd673ec6de2794d39984c5f966c7bafe3173426e754f2a6c19402884cdd059
|