Skip to main content

Official Python SDK for the OCRQueen document extraction API

Project description

ocrqueen-python

Official Python SDK for the OCRQueen document extraction API.

🚧 Status: Pre-release. APIs and surface area will change before v1.0.0.

Installation

pip install ocrqueen

Requires Python 3.10 or newer.

Quickstart

from ocrqueen import OCRQueen

client = OCRQueen(api_key="pk_...")

with open("paper.pdf", "rb") as f:
    job = client.extract.create(file=f)

result = job.wait()
print(result.markdown)

Get an API key from dashboard.ocrqueen.com.

Documentation

License

MIT — see LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ocrqueen-0.0.0.tar.gz (26.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ocrqueen-0.0.0-py3-none-any.whl (16.7 kB view details)

Uploaded Python 3

File details

Details for the file ocrqueen-0.0.0.tar.gz.

File metadata

  • Download URL: ocrqueen-0.0.0.tar.gz
  • Upload date:
  • Size: 26.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for ocrqueen-0.0.0.tar.gz
Algorithm Hash digest
SHA256 ad780cd5edce125bdddda9571037a07cf622b2883acaca0e8b640e0bd822f306
MD5 6496c45cc8a832b46a8c3a418ace8d99
BLAKE2b-256 49c6577c49810eadd844f8a2989f71f87588f6a0d92a716a108cb57bb094a8b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for ocrqueen-0.0.0.tar.gz:

Publisher: release.yml on ocrqueen/ocrqueen-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ocrqueen-0.0.0-py3-none-any.whl.

File metadata

  • Download URL: ocrqueen-0.0.0-py3-none-any.whl
  • Upload date:
  • Size: 16.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for ocrqueen-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 41cd57d5054f7112c08cd412efcd2c0bcc344d11be74f35d6d8eb8bdbeb2452c
MD5 17c1f6bc68104387138f606d5576a11d
BLAKE2b-256 97fed482b7fb5b6fb7682bf60e321c964363ab9a6ba0cc43973b567ee536ff4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ocrqueen-0.0.0-py3-none-any.whl:

Publisher: release.yml on ocrqueen/ocrqueen-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page