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.61.tar.gz (124.6 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.61-py3-none-any.whl (274.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flagright-1.8.61.tar.gz
  • Upload date:
  • Size: 124.6 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.61.tar.gz
Algorithm Hash digest
SHA256 bbd1707ac20de4a065e030780a4c2de33820085f467db319d44784e860286826
MD5 fdf95142854948cfac03be5e194ffe59
BLAKE2b-256 7388c97d7913682c872a05dce51753e9e7e12175ffe12b920bb7270781d528b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flagright-1.8.61-py3-none-any.whl
  • Upload date:
  • Size: 274.7 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.61-py3-none-any.whl
Algorithm Hash digest
SHA256 2641d2215c312cb3f4267929dc194e640bf92b3805c97610aeccf996ce638cbe
MD5 e07d800933864a01f86d6ed0a7f94e92
BLAKE2b-256 29552d3fceb4d81e40cd07ecc1f2c4f1304e9e37241187471f565ad292d7c1e4

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