Skip to main content

Official generated Python SDK for Quercle API.

Project description

quercle

Python SDK for Quercle API.

Installation

uv add quercle

Usage

from quercle import QuercleClient

client = QuercleClient(api_key="your_api_key")
response = client.search("latest bun release notes")

print(response.result)

Async Usage

import asyncio

from quercle import AsyncQuercleClient

async def main() -> None:
    async with AsyncQuercleClient(api_key="your_api_key") as client:
        response = await client.search("latest bun release notes")
        print(response.result)


if __name__ == "__main__":
    asyncio.run(main())

Tool Metadata

from quercle import tool_metadata

print(tool_metadata["search"]["description"])
print(tool_metadata["search"]["parameters"]["query"])

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

quercle-1.0.4.tar.gz (28.6 kB view details)

Uploaded Source

Built Distribution

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

quercle-1.0.4-py3-none-any.whl (46.8 kB view details)

Uploaded Python 3

File details

Details for the file quercle-1.0.4.tar.gz.

File metadata

  • Download URL: quercle-1.0.4.tar.gz
  • Upload date:
  • Size: 28.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for quercle-1.0.4.tar.gz
Algorithm Hash digest
SHA256 026297c6b5c1cfc1a885928187a7c462e538e9824c843e8668cfc942076163f0
MD5 187af5af258f1400e3269d16a5cd3716
BLAKE2b-256 3afd381b09b647642a008533cedf362888d03cc6483289f926faa35170c25468

See more details on using hashes here.

Provenance

The following attestation bundles were made for quercle-1.0.4.tar.gz:

Publisher: publish.yml on quercledev/quercle-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 quercle-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: quercle-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 46.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for quercle-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6ae0cd59105ec3df208bb465ce17b93b792bf32dc786d8efe00c83a5d7b288da
MD5 5a37e8d43b4753dc87d13acdf63b3a04
BLAKE2b-256 4d00228171d77a436f802cc08ad2d599ebffbfbf57fb48e1b86bbc6fa2029ee0

See more details on using hashes here.

Provenance

The following attestation bundles were made for quercle-1.0.4-py3-none-any.whl:

Publisher: publish.yml on quercledev/quercle-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