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

Uploaded Source

Built Distribution

flareio-0.1.14-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flareio-0.1.14.tar.gz
  • Upload date:
  • Size: 3.6 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.14.tar.gz
Algorithm Hash digest
SHA256 831fd0955fc2d14e552ef5fddec0e43031ca9a5d23c2e282dc4c2bb62ca54811
MD5 ebf83212c46c1926db65177f95f598f1
BLAKE2b-256 487a7a7059c5c148dd1c0088a2e1aef754e2d4826d1fd739a75edd1f9c3db099

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flareio-0.1.14-py3-none-any.whl
  • Upload date:
  • Size: 4.3 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.14-py3-none-any.whl
Algorithm Hash digest
SHA256 8d8323d40c91d6379743f3ec37cc93de2c9e40ed3d47d3ba9acdccde3502f5a4
MD5 d6ce3f31c76d8c6d3f388147a54b5b62
BLAKE2b-256 a8e52c3c04b31d35722e8dfc05a8d5df53fb9e8897b051f6a383ed551de77266

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