Skip to main content

Anyrow Python SDK

MIT License

Python client for the Anyrow API.

Installation

pip install anyrow

Quick start

from anyrow import AnyrowSDK

client = AnyrowSDK(
    base_url="https://api.anyrow.ai",
    headers={"Authorization": "Bearer YOUR_API_KEY"},
)

result = client.extract.call(
    params={"project_id": "proj_123"},
    json={"url": "https://example.com/document.pdf"},
)

Resources

License

MIT — see LICENSE.

Download files

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

Source Distribution

anyrow-1.0.0.tar.gz (28.8 kB view details)

Uploaded Source

Built Distribution

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

anyrow-1.0.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file anyrow-1.0.0.tar.gz.

File metadata

  • Download URL: anyrow-1.0.0.tar.gz
  • Upload date:
  • Size: 28.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for anyrow-1.0.0.tar.gz
Algorithm Hash digest
SHA256 aab2ea8f407398a2c744d3a11d4a6f0af52e4a2495669822eaa7c5d13f274c27
MD5 b97e2f575ee493977ac78b459e0fc716
BLAKE2b-256 a81be35d31b6f53dcd1fb9b295131a1da92d3d97d417139a93ea448e54e83250

See more details on using hashes here.

File details

Details for the file anyrow-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: anyrow-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for anyrow-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 af99460e8507e7cd40a6fbe7c0320b86af1c76dc95502d37707bd10ee72a4d9d
MD5 b6465bd27953429e68ee0032d8eaa197
BLAKE2b-256 14e7d7de23e618509afced88aa970ce790372b294cb3d625c1267e2bb660fa76

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 files

Supported by

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