camelot-py/camelot/io.py

5 lines
76 B
Python

from .core import *
def read_pdf(filepath, pages='1', grid=True):
pass