Skip to main content

No project description provided

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

The library can be installed via pip install flareio.

Basic Usage

from flareio import FlareApiClient

client = FlareApiClient(
    api_key="fw-...",
)

sources = client.get(
    "/leaksdb/v2/sources",
).json()

Contributing

  • make test will run tests
  • make format format will format the code
  • make lint will run typechecking + linting

Project details


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.16.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

flareio-0.1.16-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file flareio-0.1.16.tar.gz.

File metadata

  • Download URL: flareio-0.1.16.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for flareio-0.1.16.tar.gz
Algorithm Hash digest
SHA256 d47b54b5ef0b849b716ceb59c68233a6b47809c6343209a279045ff72e4a9c8e
MD5 b4a6c59ffac7f1aeeb96c62994df869c
BLAKE2b-256 864d23975740ec5f77767416e1fd0d690bb57120a5b14c7c1db46ea34f4117e9

See more details on using hashes here.

File details

Details for the file flareio-0.1.16-py3-none-any.whl.

File metadata

  • Download URL: flareio-0.1.16-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for flareio-0.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 f96ef02e3c3c911acf2ab405c02c671bf4547d6dd1d2ac4ba63761bc4d3c431d
MD5 1add4da22ee851b363ba2ddcd1720edb
BLAKE2b-256 5273aae506bd7dd9e7c7536ae24831fa689ca3233de1d0ff3c617f830519ffb7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page