docling-studio/document-parser/api
Pier-Jean Malandrino 3743ed4ca8 Refactor backend to hexagonal architecture for converter extensibility
Extract domain value objects and ports from parsing.py, move Docling-specific
code to infra/local_converter.py, and convert analysis_service to a class
with injected DocumentConverter. This prepares the codebase for plugging in
alternative conversion backends (e.g. Docling Serve) via the Protocol pattern.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 10:34:07 +02:00
..
__init__.py Radical architecture change, migration to a more lightweight 2026-03-17 16:06:27 +01:00
analyses.py Refactor backend to hexagonal architecture for converter extensibility 2026-03-31 10:34:07 +02:00
documents.py Add qualityt check and contributing doc 2026-03-21 15:34:54 +01:00
schemas.py Mke some fixes and refacto 2026-03-20 12:36:26 +01:00