No project description provided
Project description
python-flareio
flareio is a light Flare API SDK that wraps requests and adds Flare API authentication.
Basic Usage
from flareio import FlareApiClient
client = FlareApiClient(
api_key="fw-...",
)
sources = client.get(
"https://api.flare.io/leaksdb/v2/sources",
).json()
Dev Commands
make test
will run testsmake format
format will format the codemake lint
will run typechecking + linting
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
flareio-0.1.5.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file flareio-0.1.5.tar.gz
.
File metadata
- Download URL: flareio-0.1.5.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d11a9fbbcf7a7aa8265fa70f28c473437d5929de087efbfeacbde9ca9d2b8f5 |
|
MD5 | 4dd3a24ea364f82c5d4edc42f9d27baa |
|
BLAKE2b-256 | 7217127eac7672985aa0cdeb93330cbed459ab1410332ea5359636951aa098a3 |
File details
Details for the file flareio-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: flareio-0.1.5-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76384b02ae123d9e8194d8df5722bd290ed83411e4af093bbf1423ca0db969ed |
|
MD5 | c1a4e6ac15b3a92c70b5fc9ddd82453c |
|
BLAKE2b-256 | 53e8706fe6fcfdd46af51e517925b4e69686ce37d41343c8fb506b2729acbe5d |