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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: flareio-0.1.15.tar.gz
  • Upload date:
  • Size: 3.8 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.15.tar.gz
Algorithm Hash digest
SHA256 078c35854e47d87b3f52565c7fd5e4a05b016591e4af31c9d568f5502aacda2c
MD5 95129d4dde234e54e6d401e5b6ce90bd
BLAKE2b-256 a93285d6105e32825eff6ecc5a9670864aa179cd98de99171d36cc3a1dd0058f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flareio-0.1.15-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.15-py3-none-any.whl
Algorithm Hash digest
SHA256 ee9d0d0ff3e81ae3daa1dd92af74f0ad0db8fc7c16fea3d4bda4c15f45e04fb7
MD5 3fad0e47d2e297e351df8fde45586cdc
BLAKE2b-256 fa3ff5fb4b76c7c78c079337d62c1b19b0f4b1d3486d95333071dac80db36f16

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