No project description provided
Project description
Flagright Python Library
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.8.57.tar.gz
(121.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
flagright-1.8.57-py3-none-any.whl
(268.6 kB
view details)
File details
Details for the file flagright-1.8.57.tar.gz.
File metadata
- Download URL: flagright-1.8.57.tar.gz
- Upload date:
- Size: 121.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.18 Linux/6.17.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6aec7e70ae3fd9c28ed9b6533cc3c9c8c6767e0af5ad83170c459ff95028573
|
|
| MD5 |
32b11aae66907b62e540f68e4be396e2
|
|
| BLAKE2b-256 |
9981e81fc96a1c90930e81354d39c35572ecf5c7e47d47aee1edb97ed84cc475
|
File details
Details for the file flagright-1.8.57-py3-none-any.whl.
File metadata
- Download URL: flagright-1.8.57-py3-none-any.whl
- Upload date:
- Size: 268.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.18 Linux/6.17.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1da2a36277fb85333eddac86946986a44568716b9a9a61b676ab455cc02d6c3
|
|
| MD5 |
0939682703a45151cbbcec5ed7d1ea64
|
|
| BLAKE2b-256 |
b2240c2359282f93825f7678d3f144eaab73b739f859fa1e3c28d4acefeec8fc
|