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.55.tar.gz
(121.7 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.55-py3-none-any.whl
(267.9 kB
view details)
File details
Details for the file flagright-1.8.55.tar.gz.
File metadata
- Download URL: flagright-1.8.55.tar.gz
- Upload date:
- Size: 121.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.18 Linux/6.17.0-1013-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da9dfcfd15553627553156a843a692247b4e8c522afd4e03c9901e504cb68be0
|
|
| MD5 |
c864163aec79684567a8315aebb7773d
|
|
| BLAKE2b-256 |
12d2991f85f610b0c9aec39e1b7e1a3c61e1cf1f6b5c06ee14762d40ffcb2705
|
File details
Details for the file flagright-1.8.55-py3-none-any.whl.
File metadata
- Download URL: flagright-1.8.55-py3-none-any.whl
- Upload date:
- Size: 267.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.18 Linux/6.17.0-1013-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
632f331467a6ddb9923d7153a565293f6ac4862f14bb0f617c1e1f97b6af61c7
|
|
| MD5 |
92b45f60ddf9a635cdd29040e351cc97
|
|
| BLAKE2b-256 |
dcf670e39ec28df3d409e0053cb698eece86b786a2e8fcfda8bc2d3b48bd6b4f
|