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

Uploaded Source

Built Distribution

flareio-0.1.18-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for flareio-0.1.18.tar.gz
Algorithm Hash digest
SHA256 bef9d25ae35c734f5f8ce1b6db9bca291e52cf3baa8942afe736cf0639b0577d
MD5 fd79eca9c5c7d7ef58e14cf4b4a911a7
BLAKE2b-256 9ca9dbd2e251f9e663d085a2ad6d3c8503251bdedbbe2e98623eba1e7bf66c0f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for flareio-0.1.18-py3-none-any.whl
Algorithm Hash digest
SHA256 d68368cc0a0dc7d3f1c5e2f3b9713c9fb00998bd90f7642aa7bf351444a0327a
MD5 2d8bfb87c61d262e3fabd27b905da3ac
BLAKE2b-256 9df443b19603d6eb65f615f2356e0f5cc4928f99e28f698109cc67cc4fcb7b74

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