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.60.tar.gz (122.5 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.60-py3-none-any.whl (269.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flagright-1.8.60.tar.gz
  • Upload date:
  • Size: 122.5 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.60.tar.gz
Algorithm Hash digest
SHA256 63f1b34532837807521c9295933d7cf2c5339c423c7808347a5525ab1b5f97ad
MD5 1f13d5ba6b307ab65787f912f3922c36
BLAKE2b-256 9da81952f8971deae08c0ca22a88a49fc5e47d1c6dad2cb0860d9116dafe7615

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flagright-1.8.60-py3-none-any.whl
  • Upload date:
  • Size: 269.6 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.60-py3-none-any.whl
Algorithm Hash digest
SHA256 d2a4ad47dd32c499041314a6df73b1d38e486abffc7dc0e3cf82ebac0b5fd2b5
MD5 f5ad25cfb808a662cff63b01ec88da6d
BLAKE2b-256 d12400289f1519b186fd60ab49bc0887ef8afc3ec850f45c837c73aa45be4613

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