Skip to content

Installation

Install PyPaperRetriever directly from PyPI:

pip install pypaperretriever

Or install the latest development version directly from GitHub:

pip install git+https://github.com/josephisaacturner/pypaperretriever.git

To work on the documentation locally:

pip install mkdocs mkdocs-material mkdocstrings[python]