compass.services.cpu#

COMPASS Ordinance CPU-bound services

Functions

read_pdf_doc(pdf_bytes, **kwargs)

Read PDF file from bytes in a Process Pool.

read_pdf_doc_ocr(pdf_bytes, **kwargs)

Read PDF file using OCR (pytesseract)

Classes

PDFLoader(**kwargs)

Class to load PDFs in a ProcessPoolExecutor

ProcessPoolService(**kwargs)

Service that contains a ProcessPoolExecutor instance