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.0.tar.gz (21.6 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.0-py3-none-any.whl (25.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for seven2one_questra_automation-2.0.0.tar.gz
Algorithm Hash digest
SHA256 e6dc40e1df9295b292ae4969d3cdb3713dfdcd2f4bc49cea9b0877f2b8c06347
MD5 c7b144e76070f7c1560312104226e07d
BLAKE2b-256 1e95ed3e0c086017bfbcc0d0ce125d387b40a302d8a4873b41b5d2e346348b0a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for seven2one_questra_automation-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 72c4fd570632c875ea81f59f25eedfc0c6764f0af4801c4e18a2df6f4494940a
MD5 934c82be022e2e67bb2bfbc54dd3e9b4
BLAKE2b-256 62f88cac7a83d64144594d57c6fafcdb545b7948043546b0761ba31f3fd48b0b

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