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.64.tar.gz (128.0 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.64-py3-none-any.whl (280.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for flagright-1.8.64.tar.gz
Algorithm Hash digest
SHA256 bb20d71d28317462ecdd2d70d5023d4da2fde67f9f9df18f22661e903c6e269f
MD5 104aa2559328aa61017f6f4deea69792
BLAKE2b-256 ed6b51b0bfe1e9c32ea59465c1191993d62d059e353afcb65f0ac89b821837a9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for flagright-1.8.64-py3-none-any.whl
Algorithm Hash digest
SHA256 d6df4ff169029387117ffe3a1089d6abbffeb57f2fa5cee43ef5ed63ccd860d2
MD5 1dd473ef0357dd33a327807c0e507883
BLAKE2b-256 7aa4fb5a3c0df520bb5d503fc18854201092f06381fde9ddc3f0b36da22dec3f

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