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}"')
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)
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.61-py3-none-any.whl
(274.7 kB
view details)
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbd1707ac20de4a065e030780a4c2de33820085f467db319d44784e860286826
|
|
| MD5 |
fdf95142854948cfac03be5e194ffe59
|
|
| BLAKE2b-256 |
7388c97d7913682c872a05dce51753e9e7e12175ffe12b920bb7270781d528b9
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2641d2215c312cb3f4267929dc194e640bf92b3805c97610aeccf996ce638cbe
|
|
| MD5 |
e07d800933864a01f86d6ed0a7f94e92
|
|
| BLAKE2b-256 |
29552d3fceb4d81e40cd07ecc1f2c4f1304e9e37241187471f565ad292d7c1e4
|