Skip to main content

No project description provided

Project description

How to use

Sync SDK

from any_parser_rt.any_parser_rt import AnyParserRT

ap_rt = AnyParserRT(api_key="...")

md_output, total_time = ap_rt.extract(file_path="./data/test.pdf")

Check example

Async SDK

from any_parser_rt.any_parser_rt import AnyParserRT

ap_rt = AnyParserRT(api_key="...")

file_id = ap_rt.async_extract(file_path="./data/test.pdf")

md = ap_rt.async_fetch(file_id=file_id)

Check example

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

any_parser_rt-0.0.3.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

any_parser_rt-0.0.3-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file any_parser_rt-0.0.3.tar.gz.

File metadata

  • Download URL: any_parser_rt-0.0.3.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.13 Darwin/23.6.0

File hashes

Hashes for any_parser_rt-0.0.3.tar.gz
Algorithm Hash digest
SHA256 7f0e207398f6dda412d64dae46f60046158bd2163090af623dbf846d18adbb6d
MD5 eb52f6214cd1b3e2f6a9ead135e1077a
BLAKE2b-256 a95bfb87ae54ea4e609bee09232082d294432da9db10ead178ccd2e72b4d9ace

See more details on using hashes here.

File details

Details for the file any_parser_rt-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: any_parser_rt-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.13 Darwin/23.6.0

File hashes

Hashes for any_parser_rt-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 68ef92537c0bd79d935116a8a4b78fc3147d37cc2bb6944a01c4d754efc27017
MD5 ad354cc5f62880edb05d508d3ac2de69
BLAKE2b-256 36876d79df504ee6da1bd29df4e487ba0e30e9d13b3b93a05d1600dbe91959a5

See more details on using hashes here.

Supported by

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