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.59.tar.gz (122.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.59-py3-none-any.whl (269.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for flagright-1.8.59.tar.gz
Algorithm Hash digest
SHA256 87ef815690ae1ea5c3b1568d8222a48e98fee6e83ad7998a5e1a1760e8a8a3b3
MD5 403c7a76cae53b0c40cfd8ab8a79b458
BLAKE2b-256 1ca3a451054de274cc6b84e71ce29f714b5896c241c682a23880413b6124dcdb

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for flagright-1.8.59-py3-none-any.whl
Algorithm Hash digest
SHA256 4780085506f9ff8b88b934e4656d052b232d3ab66cca2bd32a146d115c3b635c
MD5 a861db243871cabd435bd0250e1cb150
BLAKE2b-256 87b49caf92d0500681419c70e60f78b22558f0b7552fa9db0cf2d536c8f2dbfb

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