LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
ipypdf/__init__.py
ipypdf/app.py
ipypdf.egg-info/PKG-INFO
ipypdf.egg-info/SOURCES.txt
ipypdf.egg-info/dependency_links.txt
ipypdf.egg-info/requires.txt
ipypdf.egg-info/top_level.txt
ipypdf/style/__init__.py
ipypdf/style/style.css
ipypdf/style/style.py
ipypdf/utils/__init__.py
ipypdf/utils/image_utils.py
ipypdf/utils/lp_util.py
ipypdf/utils/nlp.py
ipypdf/utils/table_extraction.py
ipypdf/utils/tess_utils.py
ipypdf/utils/tree_utils.py
ipypdf/widgets/__init__.py
ipypdf/widgets/better_tree.py
ipypdf/widgets/canvas.py
ipypdf/widgets/dataframe_widget.py
ipypdf/widgets/helper_widgets.py
ipypdf/widgets/navigation.py
ipypdf/widgets/node_tools.py
tests/__init__.py
tests/conftest.py
tests/test_0_load_pdf.py
tests/test_1_basic_interactions.py
tests/test_2_tesseract.py
tests/test_3_layoutparser.py
tests/fixture_data/sample_pdfs.json