pypdf-table-extraction

View on PyPIReverse Dependencies (0)

0.0.1 pypdf_table_extraction-0.0.1-py3-none-any.whl

Wheel Details

Project: pypdf-table-extraction
Version: 0.0.1
Filename: pypdf_table_extraction-0.0.1-py3-none-any.whl
Download: [link]
Size: 40730
MD5: 08803188c9f494305ade5526fc730c85
SHA256: 87a73f9e4bff791194ab9a1bcb13f34ea21dbd9661a83b50ee0dd8f06db36b15
Uploaded: 2024-02-25 10:54:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pypdf-table-extraction
Version: 0.0.1
Summary: PDF Table Extraction for Humans.
Author: Vinayak Mehta
Author-Email: vmehta94[at]gmail.com
Home-Page: https://github.com/camelot-dev/camelot
Project-Url: Changelog, https://github.com/camelot-dev/camelot/blob/master/HISTORY.md
Project-Url: Documentation, https://camelot-py.readthedocs.io
Project-Url: Repository, https://github.com/camelot-dev/camelot
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: chardet (<6.0.0,>=5.1.0)
Requires-Dist: click (>=8.0.1)
Requires-Dist: numpy (<2.0.0,>=1.24.2)
Requires-Dist: openpyxl (<4.0.0,>=3.1.0)
Requires-Dist: pandas (<2.0.0,>=1.5.3)
Requires-Dist: pdfminer-six (<20221106,>=20221105)
Requires-Dist: pypdf (<4.0.0,>=3.4.0)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 6229 characters]

WHEEL

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

RECORD

Path Digest Size
camelot/__init__.py sha256=R_6HKj1IrtGyt35Tm8kpBWwDt-uX3k8Hfns1oFASU4w 446
camelot/__main__.py sha256=HFtL9hE19lUxeb2Xt5LTuFqJej7trEJhv4kyRrP1WUc 117
camelot/__version__.py sha256=Ks1niyvxVtU9_gGpTe1kl5rZsl1qROhzLYedyPBnZJs 682
camelot/backends/__init__.py sha256=hTeqXekqEcd42UIOUbBNezeQ2ZJbUYpc795ozhPlLc8 53
camelot/backends/ghostscript_backend.py sha256=80H6ACTRmChrgn6lwAEM9k-GrW5BhlKuIQic5omdTxg 1167
camelot/backends/image_conversion.py sha256=TtdvUHwWDSIlAYu5FRhLeqURk1q0wGpGxRNgliLiwxM 1478
camelot/backends/poppler_backend.py sha256=kLx4_kewidM88o4gA_D1ZFJ7LqbHjldMnVg8Il-aDvQ 647
camelot/cli.py sha256=BYbeQWUzrG9DYGQH_gM7E7PZ_lRkNotTnzbKdcXaQ1Q 8387
camelot/core.py sha256=DJv3uhru4i8GkzNKutdttLzAEDNkFAXcRg0-JBbO4q4 24313
camelot/handlers.py sha256=f4tRFqdKykhKkBePUm2eHgFQiVfnLL2tkfyAEmRbuUI 6182
camelot/image_processing.py sha256=gMyVmrboaVLR1pTORSC8jzFdYTzt05CHALI2V2NU8hg 7697
camelot/io.py sha256=gQxkDP2jjRptwJa7B_XJkmh573B3t8_kojuGICPnLLU 5005
camelot/parsers/__init__.py sha256=5IEDK0ZhusZ3MXVX_MhqDm0j7a4BU2rZSmFcrgZpMK8 56
camelot/parsers/base.py sha256=CoOoDsVLTjneN8tsNKfnukALnijj92pXC6SZKUW58eM 764
camelot/parsers/lattice.py sha256=qu1ey0jo_t8a5Kw8sgK1vpoXTi1w3-dRH9deXUHNPfQ 16388
camelot/parsers/stream.py sha256=xQIiZlvLZdwaUS3ThIEcnNkfaQCIX2Xd3JOQFjNNp9U 17150
camelot/plotting.py sha256=SZfM2OelA_LJN8Ft9X3iaFWrucLrUS0JgluK9eAEjf0 6408
camelot/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
camelot/utils.py sha256=TNNWZ-W-SzkuvlkDq8aQ8dTa6sH_885hP4_7lM2rXXc 27229
pypdf_table_extraction-0.0.1.dist-info/LICENSE sha256=iIcyhxQ6JwwePJOLm8yNOy0TqWYgP9tXK-EH7knH9fw 1135
pypdf_table_extraction-0.0.1.dist-info/METADATA sha256=Xyu_bw6l3_EoVy8XRF13UoxnDZkd22ihSMd1kNhGaZ0 7414
pypdf_table_extraction-0.0.1.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
pypdf_table_extraction-0.0.1.dist-info/entry_points.txt sha256=Jp8M7wLGJ3Vg7W6cdM6v7H9J0N5lUVJr-31-hI3P0-o 49
pypdf_table_extraction-0.0.1.dist-info/RECORD

entry_points.txt

camelot = camelot.__main__:main