PDF-Mind

View on PyPIReverse Dependencies (0)

0.1.2 pdf_mind-0.1.2-py3-none-any.whl

Wheel Details

Project: PDF-Mind
Version: 0.1.2
Filename: pdf_mind-0.1.2-py3-none-any.whl
Download: [link]
Size: 14174
MD5: 8fdc19472de6014a693c5f215d2b867b
SHA256: 436d891e7281d17fb3bb9aea37203066ae8fc7c3201f69081ca9b646768771cb
Uploaded: 2025-02-28 22:11:34 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pdf-mind
Version: 0.1.2
Summary: Agent for extracting structured content from PDFs using LangGraph
Author: Bart de Goede
Author-Email: bdegoede+pdf-mind[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10,<4.0
Requires-Dist: camelot-py[cv] (<0.12.0,>=0.11.0)
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: langchain (<0.4.0,>=0.3.19)
Requires-Dist: langchain-openai (<0.4.0,>=0.3.7)
Requires-Dist: langgraph (<0.4.0,>=0.3.1)
Requires-Dist: openai (<2.0.0,>=1.65.1)
Requires-Dist: pandas (<3.0.0,>=2.2.0)
Requires-Dist: pdf2image (<2.0.0,>=1.17.0)
Requires-Dist: pillow (<11.0.0,>=10.2.0)
Requires-Dist: pydantic (<3.0.0,>=2.10.6)
Requires-Dist: pypdf (<5.0.0,>=4.0.2)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1330 characters]

WHEEL

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

RECORD

Path Digest Size
pdf_mind/__init__.py sha256=463cFbmzLcTmGbShsnIouA42mLmZmyKkK5DZLjgs4fk 80
pdf_mind/agent.py sha256=re90Sr7Ybz3ht2nPJlcb_wYHSHhi02cmtFVXHk-0CFQ 14778
pdf_mind/config.py sha256=uNAgFw6C58zrbSFB1DByHqgudt66nccodXSe3yYQpFs 1631
pdf_mind/tools/__init__.py sha256=arVB_ypAw96JtgoKN3o60NmGwW02013PTAJay20PhGI 249
pdf_mind/tools/image_extractor.py sha256=6UuTshsbHJfQyNS9BvYlKyjRS-_1zfmK7D0tP5jaQ10 6433
pdf_mind/tools/pdf_reader.py sha256=S-izpnSb2x2uTH8s8MOm2eJP39oshaGuTJED4ebvMJQ 6695
pdf_mind/tools/table_extractor.py sha256=WaOSkfZQxo5DEATQnpK2awhbisIPMrHQGg520rSuvwI 8750
pdf_mind-0.1.2.dist-info/LICENSE sha256=LMseXRpwNVZBVO2dLpsZ-Ka9E2CueSHRIxblKUzCK6c 1070
pdf_mind-0.1.2.dist-info/METADATA sha256=s7LY4tbD-Nth1ik0MZuycs7T2LKg8sFgfvZ_9s-9ay4 2349
pdf_mind-0.1.2.dist-info/WHEEL sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY 88
pdf_mind-0.1.2.dist-info/entry_points.txt sha256=KcL8atmp4ZUMlcZq-2CtX_J4zKpfC0KXUfvbYL90hOg 40
pdf_mind-0.1.2.dist-info/RECORD

entry_points.txt

pdf-extract = cli:main