pdf2md-llm

View on PyPIReverse Dependencies (0)

0.1.3 pdf2md_llm-0.1.3-py3-none-any.whl

Wheel Details

Project: pdf2md-llm
Version: 0.1.3
Filename: pdf2md_llm-0.1.3-py3-none-any.whl
Download: [link]
Size: 10600
MD5: 6ee549a15639491b46a66e5451fcb578
SHA256: 5fb7825f5558a06155d7673e6d443683b9ef954021edaa083eff3d82201d4c6b
Uploaded: 2025-03-10 16:03:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pdf2md_llm
Version: 0.1.3
Summary: A package to convert PDF files to Markdown using a local LLM.
Author: Leon Eversberg
Project-Url: Homepage, https://github.com/leoneversberg/pdf2md_llm
Project-Url: Repository, https://github.com/leoneversberg/pdf2md_llm.git
License: MIT License Copyright (c) 2025 Leon Eversberg Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: markdown,pdf,llm,parser,converter
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: GPU :: NVIDIA CUDA
Classifier: Topic :: File Formats
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: pdf2img (~=0.1.2)
Requires-Dist: vllm (==0.7.3)
Requires-Dist: qwen-vl-utils (~=0.0.10)
Requires-Dist: accelerate (~=1.4.0)
Requires-Dist: transformers (~=4.49.0)
Requires-Dist: torch (==2.5.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3211 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pdf2md_llm/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pdf2md_llm/cli.py sha256=GJoS47NPZxYPSr4FAHndEBbBPTgTUbzc_eFsmkkR3PQ 3442
pdf2md_llm/example_api.py sha256=tDMQYuswH79dc-U0thQEkano-g-zfn0FIiARbSuNU-k 1662
pdf2md_llm/llm.py sha256=7kSufcScrIsyTKmye7RqSTcSLaKON9yv19OXU8CGZbI 931
pdf2md_llm/pdf2img.py sha256=uLPldCJOklYk8UMZ9Tkvwko8VQsNMzP9kwS6qtdGELI 2503
pdf2md_llm/models/base_model.py sha256=2atM1aDDWFQ14mShQr4lZ_j7l4LZmMitkzkBMubZnUg 1795
pdf2md_llm/models/qwen.py sha256=rT7E5B19IWKrboJ6FpZ011Z1S7xe2jdu4ypbnvLBLJI 3212
pdf2md_llm-0.1.3.dist-info/LICENSE sha256=z7IjDpv20ARAOHVVUefFNm1PI3aKqTzf0phtc6W9S7Y 1071
pdf2md_llm-0.1.3.dist-info/METADATA sha256=m8ZTBiDhvK2I5B14QIbYaiT7nyTrW3swASleLN6xLzg 5429
pdf2md_llm-0.1.3.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
pdf2md_llm-0.1.3.dist-info/entry_points.txt sha256=s5Dlc5-cJfBeMG7IxxOXdozYTxzKK9Uw8evws7EnZTU 51
pdf2md_llm-0.1.3.dist-info/top_level.txt sha256=1namEQNoysRwGPPjqtEp28F0rhpeo_gw-qSrUTLiJqU 11
pdf2md_llm-0.1.3.dist-info/RECORD

top_level.txt

pdf2md_llm

entry_points.txt

pdf2md_llm = pdf2md_llm.cli:main