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

flareio is available on PyPI.

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

Uploaded Source

Built Distribution

flareio-0.1.19-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flareio-0.1.19.tar.gz
  • Upload date:
  • Size: 4.1 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.19.tar.gz
Algorithm Hash digest
SHA256 38318c0ba5c44ef549aebf11cb629ab67564c8628fefeef295333fc9f18064f9
MD5 b0ecb7891e7a30e4e2f18da4f88a4e34
BLAKE2b-256 d186bdbfae2d333bdd90bfe656c56f48d1f43b5d4fa1d310cc0a88fe232351a0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flareio-0.1.19-py3-none-any.whl
  • Upload date:
  • Size: 5.0 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.19-py3-none-any.whl
Algorithm Hash digest
SHA256 4a8583e254c46c8e9ae2983952072cbd0f5d782a4789f0a36869ee24287f9280
MD5 1ecb4968e528edc447e3f08580f3e0a8
BLAKE2b-256 5073d2a08b5441b1286a809c51f3c6c57b0deae5fbf68f9b687ddb8ad2889ae5

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