Skip to main content

Add your description here

Project description

Getting Started

The LLQ SDK is a library designed to help developers interact seamlessly with the LeLabQuantique.com API.

Installation

You can install the LLQ SDK from PyPI using pip:

pip install llq-sdk

API Key

An API key is required for insertion operations. You can request an API key by creating an issue in the LLQ SDK repository: https://github.com/Le-Lab-Quantique/llq-sdk.

Exemple

from llq import GraphQLClient, PartnersQuery

client = GraphQLClient(endpoint_url="https://lelabquantique.com/graphql")
await client.connect()
partners = PartnersQuery()
partners_query = partners.get(first=50)
response = await client.execute(partners_query)
partners_list = partners.parse(response)
await client.close()

print(partners_list)

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

llq_sdk-0.0.6.tar.gz (201.7 kB view details)

Uploaded Source

Built Distribution

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

llq_sdk-0.0.6-py3-none-any.whl (144.6 kB view details)

Uploaded Python 3

File details

Details for the file llq_sdk-0.0.6.tar.gz.

File metadata

  • Download URL: llq_sdk-0.0.6.tar.gz
  • Upload date:
  • Size: 201.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for llq_sdk-0.0.6.tar.gz
Algorithm Hash digest
SHA256 baad217f7cdf5b8e4209840a5a15036679b348ccf691f98412f1f16b08e89192
MD5 e8ca44476afd4d6374d15b6f8bd600a3
BLAKE2b-256 6f8bde40eae08b1d75e174851b0dce7a1cb190971ff51e482608baff33b32034

See more details on using hashes here.

Provenance

The following attestation bundles were made for llq_sdk-0.0.6.tar.gz:

Publisher: cd.yaml on Le-Lab-Quantique/llq-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file llq_sdk-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: llq_sdk-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 144.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for llq_sdk-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 9cbcbd3a47841e38b0483bc984c9d8494964ad323a82e91af234a5f0a785f1a0
MD5 1b2c8af31593fcc6f73ce7e693273eeb
BLAKE2b-256 a002135f282a34493809ebdd3f723f43bd193109c320401138c3b63575f830f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for llq_sdk-0.0.6-py3-none-any.whl:

Publisher: cd.yaml on Le-Lab-Quantique/llq-sdk

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