tabula-py
Package — DocumentsPython 3.7+Intermediate
Extract tables from PDFs using Tabula Java
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- pandas, NumPy (Java runtime required)
- Install
pip install tabula-py
Learn by Difficulty
Quick Example
python
# Install: pip install tabula-py import tabula_py # Basic tabula-py usage print(f"Using tabula-py") # See documentation for detailed examples
tabula-py is a third-party package. Extract tables from PDFs using Tabula Java. Install with: pip install tabula-py
Try in PlaygroundTags
packagedocumentsfile-formatoffice