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)
Timeouts
response = client.search("latest bun release notes", timeout=20.0)
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
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 quercle-1.0.5.tar.gz.
File metadata
- Download URL: quercle-1.0.5.tar.gz
- Upload date:
- Size: 28.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5aebbc865a22ac588285ebec6c89118d736886b6ed44bde567a8d45e5474fac8
|
|
| MD5 |
e752783faee5743504fef0e1b5e30ccb
|
|
| BLAKE2b-256 |
dd2b8356cade11c728d2b1dc00a2dcabd853f583ef782ad8165c6a5115bb8595
|
Provenance
The following attestation bundles were made for quercle-1.0.5.tar.gz:
Publisher:
publish.yml on quercledev/quercle-python
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
quercle-1.0.5.tar.gz -
Subject digest:
5aebbc865a22ac588285ebec6c89118d736886b6ed44bde567a8d45e5474fac8 - Sigstore transparency entry: 987415051
- Sigstore integration time:
-
Permalink:
quercledev/quercle-python@edf664d8bdee26b73ef6648684f69528bbf6b1ae -
Branch / Tag:
refs/heads/master - Owner: https://github.com/quercledev
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@edf664d8bdee26b73ef6648684f69528bbf6b1ae -
Trigger Event:
push
-
Statement type:
File details
Details for the file quercle-1.0.5-py3-none-any.whl.
File metadata
- Download URL: quercle-1.0.5-py3-none-any.whl
- Upload date:
- Size: 46.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39b7962770e8b1220fdd056c359c16d1d5f1ca25c85c7ee0f8699983a2a044a2
|
|
| MD5 |
28e0bff939f9bce58da94d961640884e
|
|
| BLAKE2b-256 |
860354d4a160a2832c31797c7d6e5c5ad5c8046e638256c7ea613e49df2a338c
|
Provenance
The following attestation bundles were made for quercle-1.0.5-py3-none-any.whl:
Publisher:
publish.yml on quercledev/quercle-python
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
quercle-1.0.5-py3-none-any.whl -
Subject digest:
39b7962770e8b1220fdd056c359c16d1d5f1ca25c85c7ee0f8699983a2a044a2 - Sigstore transparency entry: 987415095
- Sigstore integration time:
-
Permalink:
quercledev/quercle-python@edf664d8bdee26b73ef6648684f69528bbf6b1ae -
Branch / Tag:
refs/heads/master - Owner: https://github.com/quercledev
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@edf664d8bdee26b73ef6648684f69528bbf6b1ae -
Trigger Event:
push
-
Statement type: