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.49.tar.gz
(119.8 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.49-py3-none-any.whl
(263.0 kB
view details)
File details
Details for the file flagright-1.8.49.tar.gz.
File metadata
- Download URL: flagright-1.8.49.tar.gz
- Upload date:
- Size: 119.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.18 Linux/6.17.0-1008-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
766292367836126821ffc54281751818fc8644ba5506ff4b1d3df6cadd4104a4
|
|
| MD5 |
5ac4c9c6ca19b0e1ae7a0684c25d2498
|
|
| BLAKE2b-256 |
b984d08c48d165b1ee853992b35b6235c3b11b7533dd8b3da87b5ae8c67f27bd
|
File details
Details for the file flagright-1.8.49-py3-none-any.whl.
File metadata
- Download URL: flagright-1.8.49-py3-none-any.whl
- Upload date:
- Size: 263.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.18 Linux/6.17.0-1008-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2591e601915eabfcbc60dd36f3015541cfa87923a59fa4f89a5d662766073325
|
|
| MD5 |
3af9585f6e80e6a4bb6f5e98f847e557
|
|
| BLAKE2b-256 |
d23bdf9d8d00a92fcaedc98dd1f46c789479e75d1fd3cc914ea541a0a0a062d4
|