This repository was archived by the owner on Apr 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 22 <img src =" https://github.com/py-pdf/pypdf_table_extraction/blob/main/docs/_static/pypdf-table-extraction.png " width =" 200 " >
33</p >
44
5- # pypdf_table_extraction (Camelot): PDF Table Extraction for Humans
5+ # pypdf_table_extraction (DEPRECATED)
6+
7+ ** This project is deprecated and no longer actively maintained.**
8+
9+ Please use [ camelot-py] ( https://github.com/camelot-dev/camelot ) instead.
10+
11+ Camelot-py is the actively maintained successor to this library and provides robust PDF table extraction capabilities.
12+
13+ ## Installation
14+
15+ ``` bash
16+ pip install camelot-py
17+ ```
618
719[ ![ tests] ( https://github.com/py-pdf/pypdf_table_extraction/actions/workflows/tests.yml/badge.svg )] ( https://github.com/py-pdf/pypdf_table_extraction/actions/workflows/tests.yml ) [ ![ Documentation Status] ( https://readthedocs.org/projects/pypdf-table-extraction/badge/?version=latest )] ( https://pypdf-table-extraction.readthedocs.io/en/latest/ )
820[ ![ codecov.io] ( https://codecov.io/github/py-pdf/pypdf_table_extraction/badge.svg?branch=main&service=github )] ( https://codecov.io/github/py-pdf/pypdf_table_extraction/?branch=main )
You can’t perform that action at this time.
0 commit comments