This repo contains the source code of the official python SDK for Parble intelligent document processing API.
To access the API you will need a Parble account. Sign up for free at signup.
Our documentation is continuously updated, you can find it here: parblelabs.github.io/parble-python.
pip install hatch
pip install .
hatch run +py='3.10' test:cov
Run: hatch run docs:build-html