Python SDK for the flare.io API.
Project description
python-flareio
flareio is a light Flare API SDK that wraps requests and automatically manages authentication.
Usage examples and use cases are documented in the Flare API documentation.
Installing
flareio is available on PyPI.
The library can be installed via pip install flareio.
Basic Usage
import os
from flareio import FlareApiClient
client = FlareApiClient.from_env()
resp = client.get("/tokens/test")
print(resp.json())
Contributing
We recommend the following dependencies:
makeuvdirenv
The Makefile contains the following targets:
make testwill run testsmake checkwill run typecheckingmake formatformat will format the codemake format-checkwill run lintingmake ciwill run CI equivalent
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
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
File details
Details for the file flareio-2.4.0.tar.gz.
File metadata
- Download URL: flareio-2.4.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1eaed4aa176a68981e1c6326d480d5c88baaee2ec734f900e7eea3eab69f7a88
|
|
| MD5 |
845ec7f82dd8c3d104928ed42d0b70c7
|
|
| BLAKE2b-256 |
7ad4dca5f6e3e2bc43c009c422cd94d159460549b5af850edf7487ec954aa8d9
|
File details
Details for the file flareio-2.4.0-py3-none-any.whl.
File metadata
- Download URL: flareio-2.4.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5210892caa31c07c356e4e30027eabdb2a8f76e7cb4d3168a01485ef8a91b6e8
|
|
| MD5 |
935cf025fac978bf4af5e49c58f6367b
|
|
| BLAKE2b-256 |
65c2cb42e3bf0abe8fea1fc6e9ad418495af16a2cd4cb38b5454c060fb1eb74a
|