docling

View on PyPIReverse Dependencies (2)

1.13.0 docling-1.13.0-py3-none-any.whl

Wheel Details

Project: docling
Version: 1.13.0
Filename: docling-1.13.0-py3-none-any.whl
Download: [link]
Size: 45760
MD5: 5c7aa93e4a7890d1ba47e98946cc64cd
SHA256: 150e969c67660c6ba66972ede93f7d2eb3bcd0901a39463a1d622929c65160ac
Uploaded: 2024-09-18 09:26:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docling
Version: 1.13.0
Summary: Docling PDF conversion package
Author: Christoph Auer
Author-Email: cau[at]zurich.ibm.com
Home-Page: https://github.com/DS4SD/docling
Project-Url: Repository, https://github.com/DS4SD/docling
License: MIT
Keywords: docling,convert,document,pdf,layout model,segmentation,table structure,table former
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10,<4.0
Requires-Dist: certifi (>=2024.7.4)
Requires-Dist: deepsearch-glm (<0.22.0,>=0.21.1)
Requires-Dist: docling-core (<2.0.0,>=1.4.0)
Requires-Dist: docling-ibm-models (<2.0.0,>=1.2.0)
Requires-Dist: docling-parse (<2.0.0,>=1.2.0)
Requires-Dist: easyocr (<2.0,>=1.7)
Requires-Dist: filetype (<2.0.0,>=1.2.0)
Requires-Dist: huggingface_hub (<1,>=0.23)
Requires-Dist: langchain-huggingface (<0.0.4,>=0.0.3); extra == "examples"
Requires-Dist: langchain-milvus (<0.2.0,>=0.1.4); extra == "examples"
Requires-Dist: langchain-text-splitters (<0.3.0,>=0.2.4); extra == "examples"
Requires-Dist: llama-index-embeddings-huggingface (<0.4.0,>=0.3.1); extra == "examples"
Requires-Dist: llama-index-llms-huggingface-api (<0.3.0,>=0.2.0); extra == "examples"
Requires-Dist: llama-index-vector-stores-milvus (<0.3.0,>=0.2.1); extra == "examples"
Requires-Dist: pyarrow (<17.0.0,>=16.1.0)
Requires-Dist: pydantic (<3.0.0,>=2.0.0)
Requires-Dist: pydantic-settings (<3.0.0,>=2.3.0)
Requires-Dist: pypdfium2 (<5.0.0,>=4.30.0)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1); extra == "examples"
Requires-Dist: requests (<3.0.0,>=2.32.3)
Requires-Dist: rtree (<2.0.0,>=1.3.0)
Requires-Dist: scipy (<2.0.0,>=1.14.1)
Requires-Dist: torch (<2.3.0,>=2.2.2); sys_platform == "darwin" and platform_machine == "x86_64"
Requires-Dist: torch (<3.0.0,>=2.2.2); sys_platform != "darwin" or platform_machine != "x86_64"
Requires-Dist: torchvision (<1,>=0); sys_platform != "darwin" or platform_machine != "x86_64"
Requires-Dist: torchvision (<0.18.0,>=0.17.2); sys_platform == "darwin" and platform_machine == "x86_64"
Requires-Dist: typer (<0.13.0,>=0.12.5)
Provides-Extra: examples
Description-Content-Type: text/markdown
[Description omitted; length: 6856 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
docling/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docling/backend/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docling/backend/abstract_backend.py sha256=clJtGxLedpLriEhpx7oyxjmlwMLPorkv-1tdfZm9GdA 1546
docling/backend/docling_parse_backend.py sha256=RUWWZbx2cUotZeeTkc-Lbg2k8MVFXFxaDjM4sPfaFZE 7475
docling/backend/pypdfium2_backend.py sha256=bIIImVM73wmcVcKMqjl4JF8CD-Qj2W5rZbI4G7clU4s 8877
docling/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docling/cli/main.py sha256=VUzm4vOijPo2F2Ht20zTnMI5alJLixfC5WK2NJCbyng 8492
docling/datamodel/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docling/datamodel/base_models.py sha256=tE2Sxoe3e_fBZjq3GDo2NCughDMU5xDeAfkQgT72TRI 9168
docling/datamodel/document.py sha256=oXPitPRd9Gyi7ZU4kfEc4K9eMVtTJDx1T-ellTwF3Ak 15716
docling/datamodel/settings.py sha256=t5g6wrEJnPa9gBzMMl8ppgBRUYz-8xgopEtfMS0ZH28 733
docling/document_converter.py sha256=5OiNafoaVcQhZ8ATF69xRp2KyFyKeSMhmwEFUoCzP-k 10980
docling/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docling/models/base_ocr_model.py sha256=Ipl82a3AV2OsgMQSMEMpnWJ6MXcmyIQzmp52PmTaB0g 4465
docling/models/ds_glm_model.py sha256=VXGmj8cW0WKMz1He4tp1lZhXHkS8Z39U1G-ujkc7deU 3368
docling/models/easyocr_model.py sha256=ABIqALvtNNrDQ47fXaZ0lDFhOwKsYGUUlAPnIsFZgZA 2232
docling/models/layout_model.py sha256=ZFmaLXlRWUfsT1pJCiYVxhQFrBBsiz6Aw0m9GM3UvVM 11249
docling/models/page_assemble_model.py sha256=8eoG2WiFxPxq9TPvM-wkngb2gkr0tdtCRVXg1JcTETo 5550
docling/models/table_structure_model.py sha256=0wOeiRoma6et7FtoJZw2SA3wBd9-R9ivp5uvXBQqeM4 5768
docling/pipeline/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docling/pipeline/base_model_pipeline.py sha256=H5XoADpsJEZls8BI3FnppR2ubltkQwf_er4Qr74rdQ8 561
docling/pipeline/standard_model_pipeline.py sha256=UTjyaEXvz9htYZz-IMTkn11cZwNjgvo_Fl2dfBVnRQs 1442
docling/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docling/utils/export.py sha256=0MZGJfvLyU6XFbBAZhkEOIzm2V3aXlkhgiMEouwkjw4 4653
docling/utils/layout_utils.py sha256=FOFbL0hKzUoWXdZaeUvEtFqKv0IkPifIr4sdGW4suKs 31804
docling/utils/utils.py sha256=llhXSbIDNZ1MHOwBEfLHBAoJIAYI7QlPIonlI1jLUJ0 1208
docling-1.13.0.dist-info/LICENSE sha256=mBb7ErEcM8VS9OhiGHnQ2kk75HwPhr54W1Oiz3965MY 1088
docling-1.13.0.dist-info/METADATA sha256=TZyPqaz5bHztkBCM3wCQufJMoHXWcw4dwzmOaZR-Nck 9544
docling-1.13.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
docling-1.13.0.dist-info/entry_points.txt sha256=VOSzV77znM52dz5ysaDuJ0ijl1cnfrh1ZPg8od5OcTs 48
docling-1.13.0.dist-info/RECORD

entry_points.txt

docling = docling.cli.main:app