Skip to main content

Installation

  • parsefy: Parsefy SDK for document extraction
  • fastapi: Modern, high-performance web framework for Python
  • python-multipart: Required by FastAPI for file upload handling
  • uvicorn: Lightning-fast ASGI server to run FastAPI

Environment setup

Basic setup

Run with:

Multiple document types

With background tasks

Process documents asynchronously:

Testing