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.52.tar.gz
(121.1 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.52-py3-none-any.whl
(265.7 kB
view details)
File details
Details for the file flagright-1.8.52.tar.gz.
File metadata
- Download URL: flagright-1.8.52.tar.gz
- Upload date:
- Size: 121.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.18 Linux/6.17.0-1010-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21eb1f366e607e9ce4700e859b89e48b2ba0bd67ea92a6c3b5d4620d905b41ad
|
|
| MD5 |
806c8bc0be3386557d008a92b5bcbc79
|
|
| BLAKE2b-256 |
042439cf55a45797cd2d641efd14322a36400fcd13ea8313fde3437d78d46b00
|
File details
Details for the file flagright-1.8.52-py3-none-any.whl.
File metadata
- Download URL: flagright-1.8.52-py3-none-any.whl
- Upload date:
- Size: 265.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.18 Linux/6.17.0-1010-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c48944543d5a5adb60a3366b53f8ef29cef75bd05ee84acbc1534702ba8fb329
|
|
| MD5 |
d9a96ec98b85c18c2b43ad6a33038b1f
|
|
| BLAKE2b-256 |
43eb069f9b87a612056858bf810a9e0289cd6f7530f4e55dc5ecbd2a18442f38
|