Skip to main content

Flagright Python Library

pypi shield fern shield

The Flagright Python library provides access to the Flagright API from Python.

Documentation

API documentation is available at https://docs.flagright.com.

Usage

import flagright
from flagright.client import Flagright


client = Flagright(base_url="https://sandbox.flagright.com", api_key="YOUR_API_KEY")
resposne = client.transactions.verify(request=flagright.Transaction(
    transactionId='my-transaction-id',
    type=flagright.TransactionType.DEPOSIT,
    timestamp=1692624734000))


print(f'Received response from Flagright: "{resposne}"')

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flagright-1.8.63.tar.gz (125.4 kB view details)

Uploaded Source

Built Distribution

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

flagright-1.8.63-py3-none-any.whl (276.0 kB view details)

Uploaded Python 3

File details

Details for the file flagright-1.8.63.tar.gz.

File metadata

  • Download URL: flagright-1.8.63.tar.gz
  • Upload date:
  • Size: 125.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.8.18 Linux/6.17.0-1020-azure

File hashes

Hashes for flagright-1.8.63.tar.gz
Algorithm Hash digest
SHA256 2eb5dc5ddbd24c65ff928de4280aa89c2b79bba4418e2645352427bd8a0a2f90
MD5 d64bbe13747822ed0ce7a3f4d92eb4e6
BLAKE2b-256 28b32d9e2d495fe6eeccf86394e2c6bb0fd023dfb20488828937c858d562adbd

See more details on using hashes here.

File details

Details for the file flagright-1.8.63-py3-none-any.whl.

File metadata

  • Download URL: flagright-1.8.63-py3-none-any.whl
  • Upload date:
  • Size: 276.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.8.18 Linux/6.17.0-1020-azure

File hashes

Hashes for flagright-1.8.63-py3-none-any.whl
Algorithm Hash digest
SHA256 ab52d280d09e135dd85e20da4938aad013f8c9be66a5e6b9de710aedcdd3735b
MD5 9154b881303aeec3ecf7cff333ffa09b
BLAKE2b-256 f4f26ecb4cdbac3a8284241bdda6ca279fdab83641cd361cd65eeaed5e1dbc07

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page