docling/docling
Cesar Berrospi Ramis 4201049929 refactor: upgrade BeautifulSoup4 with type hints
Upgrade dependency library BeautifulSoup4 to 4.13.3 (with type hints).
Refactor backends using BeautifulSoup4 to comply with type hints.
Apply style simplifications and improvements for consistency.
Remove variables and functions that are never used.
Remove code duplication between backends for parsing HTML tables.

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
2025-02-17 19:44:49 +01:00
..
backend refactor: upgrade BeautifulSoup4 with type hints 2025-02-17 19:44:49 +01:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli feat: Introduce the enable_remote_services option to allow remote connections while processing (#941) 2025-02-12 15:18:01 +01:00
datamodel feat: Support cuda:n GPU device allocation (#694) 2025-02-17 11:31:13 +01:00
models feat: Introduce the enable_remote_services option to allow remote connections while processing (#941) 2025-02-12 15:18:01 +01:00
pipeline feat: Introduce the enable_remote_services option to allow remote connections while processing (#941) 2025-02-12 15:18:01 +01:00
utils feat: Support cuda:n GPU device allocation (#694) 2025-02-17 11:31:13 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py feat(xml-jats): parse XML JATS documents (#967) 2025-02-17 10:43:31 +01:00
exceptions.py feat: Introduce the enable_remote_services option to allow remote connections while processing (#941) 2025-02-12 15:18:01 +01:00
py.typed fix: Add py.typed marker file (#531) 2024-12-06 13:42:14 +01:00