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)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f0e207398f6dda412d64dae46f60046158bd2163090af623dbf846d18adbb6d
|
|
| MD5 |
eb52f6214cd1b3e2f6a9ead135e1077a
|
|
| BLAKE2b-256 |
a95bfb87ae54ea4e609bee09232082d294432da9db10ead178ccd2e72b4d9ace
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68ef92537c0bd79d935116a8a4b78fc3147d37cc2bb6944a01c4d754efc27017
|
|
| MD5 |
ad354cc5f62880edb05d508d3ac2de69
|
|
| BLAKE2b-256 |
36876d79df504ee6da1bd29df4e487ba0e30e9d13b3b93a05d1600dbe91959a5
|