Skip to main content

No project description provided

Project description

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}"')

Project details


Release history Release notifications | RSS feed

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.6.39.tar.gz (65.5 kB view details)

Uploaded Source

Built Distribution

flagright-1.6.39-py3-none-any.whl (165.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flagright-1.6.39.tar.gz
  • Upload date:
  • Size: 65.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.7.17 Linux/5.15.0-1074-azure

File hashes

Hashes for flagright-1.6.39.tar.gz
Algorithm Hash digest
SHA256 913f22275126a0be0b833133ba9edd1d47a2df7870a755ea5e84b67ff31b4ed9
MD5 b739322ea2e42662320d45da6423a025
BLAKE2b-256 cd9e9b7a2b1bc756571ca0ef391f30f36e8c346572759fdbaabbe69cf25d180a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flagright-1.6.39-py3-none-any.whl
  • Upload date:
  • Size: 165.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.7.17 Linux/5.15.0-1074-azure

File hashes

Hashes for flagright-1.6.39-py3-none-any.whl
Algorithm Hash digest
SHA256 6c94ae89fad43afc2edaef44b62380ecb92fb47e4588c78c61025216808878b7
MD5 7345e2c6eeeaac71eb0398261c971dc3
BLAKE2b-256 04ae1e0ab0b5fc55c69f6fe36c3765fcdd93328ce4e69e23aebbba80a0e85465

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page