Skip to main content

Python client for Questra® Automation

Project description

seven2one-questra-automation

Typsicherer Python Client für die Questra Automation GraphQL API.

Features

  • Type-safe: Vollständig typisierte GraphQL API
  • Authentication: Integration mit questra-authentication
  • Umfassend: Workspaces, Repositories, Schedules, Executions
  • Modern Python: 3.10+ mit native Type Hints

Installation

pip install seven2one-questra-automation

Requirements

  • Python >= 3.10
  • seven2one-questra-authentication >= 0.2.1
  • gql[all] >= 3.5.0

Schnellstart

from seven2one.questra.authentication import QuestraAuthentication
from seven2one.questra.automation import QuestraAutomation

auth = QuestraAuthentication(
    url="https://auth.example.com",
    username="ServiceUser",
    password="secret"
)

client = QuestraAutomation(
    graphql_url="https://example.com/automation/graphql",
    auth_client=auth
)

# Verfügbare API-Gruppen:
# client.queries - GraphQL Queries
# client.mutations - GraphQL Mutations
# client.execute_raw(query) - Custom GraphQL

Weitere Informationen

License

Proprietary - Seven2one Informationssysteme GmbH

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

seven2one_questra_automation-2.0.0rc1.tar.gz (22.0 kB view details)

Uploaded Source

Built Distribution

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

seven2one_questra_automation-2.0.0rc1-py3-none-any.whl (26.1 kB view details)

Uploaded Python 3

File details

Details for the file seven2one_questra_automation-2.0.0rc1.tar.gz.

File metadata

  • Download URL: seven2one_questra_automation-2.0.0rc1.tar.gz
  • Upload date:
  • Size: 22.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for seven2one_questra_automation-2.0.0rc1.tar.gz
Algorithm Hash digest
SHA256 0dbe562b4d5392d7a912267904bd8c2e6991d49f3fa5aae9fbd4b276816edbcf
MD5 84970be54ef2fef2dade66e68057364d
BLAKE2b-256 2f576d0f658ea10dca40419cdd96eac8e838c70b56f7eb30ea58836e85642068

See more details on using hashes here.

File details

Details for the file seven2one_questra_automation-2.0.0rc1-py3-none-any.whl.

File metadata

  • Download URL: seven2one_questra_automation-2.0.0rc1-py3-none-any.whl
  • Upload date:
  • Size: 26.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for seven2one_questra_automation-2.0.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 ff0b521ac3eaf7e007c91f5e94b6cf3716028d8fa3144b53123a24f464369cac
MD5 106f679cf34187c89a925c5542e69947
BLAKE2b-256 cb9bc9d1037911526594e2735a2cfc3c4b94e65daea7e1d5d08b36bae5e257c1

See more details on using hashes here.

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