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.58.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.58-py3-none-any.whl
(268.6 kB
view details)
File details
Details for the file flagright-1.8.58.tar.gz.
File metadata
- Download URL: flagright-1.8.58.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-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcccecaecb17952521e3c37c424e43d632f82cbcbdea12bf88a66bd3d7663fd4
|
|
| MD5 |
92d2f7271a9e6dbedc7f3366d89715e2
|
|
| BLAKE2b-256 |
d5d8f18cf76a76ad0db54e5ca906d1f72ce86465901db1dba243d8dae08c46b1
|
File details
Details for the file flagright-1.8.58-py3-none-any.whl.
File metadata
- Download URL: flagright-1.8.58-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-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e18b614872b95fa926c40504d40cf10d8f281e0595014b8866b24b195a41d9cc
|
|
| MD5 |
838707e2338a2fa399009135342ab313
|
|
| BLAKE2b-256 |
9443b2e7ba1444a580ced5b68c997195931cf4324f19aae0de53315fb778545e
|